diff options
-rw-r--r-- | net/nepenthes/Makefile | 3 | ||||
-rw-r--r-- | net/nepenthes/pkg-plist | 2 |
2 files changed, 3 insertions, 2 deletions
diff --git a/net/nepenthes/Makefile b/net/nepenthes/Makefile index 796364d8734b..108eb0c3fa09 100644 --- a/net/nepenthes/Makefile +++ b/net/nepenthes/Makefile @@ -1,6 +1,6 @@ PORTNAME= nepenthes PORTVERSION= 0.2.2 -PORTREVISION= 17 +PORTREVISION= 18 CATEGORIES= net MASTER_SITES= SF/${PORTNAME}/Nepenthes%20development/${PORTVERSION} @@ -17,6 +17,7 @@ USES= dos2unix libtool perl5 USE_CXXSTD= gnu++98 USE_GCC= yes GNU_CONFIGURE= yes +GNU_CONFIGURE_MANPREFIX=${PREFIX}/share CONFIGURE_ARGS= --localstatedir=/var INSTALL_TARGET= install-strip diff --git a/net/nepenthes/pkg-plist b/net/nepenthes/pkg-plist index 98f1afd47d38..ba686b0cd763 100644 --- a/net/nepenthes/pkg-plist +++ b/net/nepenthes/pkg-plist @@ -159,7 +159,7 @@ lib/nepenthes/x6.a lib/nepenthes/x6.so lib/nepenthes/x9.a lib/nepenthes/x9.so -man/man8/nepenthes.8.gz +share/man/man8/nepenthes.8.gz %%DATADIR%%/README %%DATADIR%%/README.VFS %%DATADIR%%/logo-shaded.svg |