Skip to content
Snippets Groups Projects
Commit 92a26498 authored by Yasuhiro Kimura's avatar Yasuhiro Kimura
Browse files

devel/libdistance: Move man page to share/man

Approved by:	portmgr (blanket)
parent c4da1867
No related branches found
No related tags found
No related merge requests found
PORTNAME= libdistance
PORTVERSION= 0.2.2
PORTREVISION= 1
PORTREVISION= 2
CATEGORIES= devel
MASTER_SITES= http://monkey.org/~jose/software/libdistance/
......@@ -16,7 +16,7 @@ USES+= fakeroot pkgconfig tcl
USE_LDCONFIG= yes
MAKE_ARGS+= INCLUDEDIR=${PREFIX}/include LIBDIR=${PREFIX}/lib
MAKE_ARGS+= MANDIR=${PREFIX}/man/man SWIG=swig
MAKE_ARGS+= MANDIR=${PREFIX}/share/man/man SWIG=swig
MAKE_JOBS_UNSAFE= yes
CFLAGS+= -fPIC
......
......@@ -7,5 +7,5 @@ lib/libdistance_wrap.a
lib/libdistance_wrap.so
lib/libdistance_wrap.so.1
%%PROFILE%%lib/libdistance_wrap_p.a
man/man3/distance.3.gz
share/man/man3/distance.3.gz
tests/libdistance/test
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment