git: 93afada380e9 - main - net/nepenthes: Moved man to share/man
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Sun, 25 Feb 2024 09:18:36 UTC
The branch main has been updated by bofh: URL: https://cgit.FreeBSD.org/ports/commit/?id=93afada380e907a0c523de6b0315e969da64d0d0 commit 93afada380e907a0c523de6b0315e969da64d0d0 Author: Muhammad Moinur Rahman <bofh@FreeBSD.org> AuthorDate: 2024-02-25 09:17:30 +0000 Commit: Muhammad Moinur Rahman <bofh@FreeBSD.org> CommitDate: 2024-02-25 09:18:00 +0000 net/nepenthes: Moved man to share/man Approved by: portmgr (blanket) --- net/nepenthes/Makefile | 3 ++- 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