Skip to content

Commit

Permalink
net/nepenthes: Moved man to share/man
Browse files Browse the repository at this point in the history
Approved by:    portmgr (blanket)
  • Loading branch information
5u623l20 committed Feb 25, 2024
1 parent 45a67e8 commit 93afada
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 2 deletions.
3 changes: 2 additions & 1 deletion 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}

Expand All @@ -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

Expand Down
2 changes: 1 addition & 1 deletion net/nepenthes/pkg-plist
Expand Up @@ -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
Expand Down

0 comments on commit 93afada

Please sign in to comment.