Skip to content

Commit

Permalink
mail/gnarwl: 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 24, 2024
1 parent ece213a commit d8bff85
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 3 deletions.
3 changes: 2 additions & 1 deletion mail/gnarwl/Makefile
@@ -1,6 +1,6 @@
PORTNAME= gnarwl
PORTVERSION= 3.6
PORTREVISION= 7
PORTREVISION= 8
CATEGORIES= mail
MASTER_SITES= http://www.onyxbits.de/sites/default/files/download/15/

Expand All @@ -14,6 +14,7 @@ LIB_DEPENDS= libgdbm.so:databases/gdbm

USES= iconv gmake groff ldap tar:tgz
GNU_CONFIGURE= yes
GNU_CONFIGURE_MANPREFIX=${PREFIX}/share
CONFIGURE_ARGS= --with-docdir=${DOCSDIR} --localstatedir="${PREFIX}/var"
CPPFLAGS+= -I${LOCALBASE}/include
LIBS+= -L${LOCALBASE}/lib ${ICONV_LIB}
Expand Down
4 changes: 2 additions & 2 deletions mail/gnarwl/pkg-plist
@@ -1,7 +1,7 @@
bin/gnarwl
etc/gnarwl.cfg.sample
man/man8/damnit.8.gz
man/man8/gnarwl.8.gz
share/man/man8/damnit.8.gz
share/man/man8/gnarwl.8.gz
sbin/damnit
%%PORTDOCS%%%%DOCSDIR%%/AUTHORS
%%PORTDOCS%%%%DOCSDIR%%/FAQ.gz
Expand Down

0 comments on commit d8bff85

Please sign in to comment.