Skip to content

Commit

Permalink
mail/lbdb: 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 d3a79c1 commit 6f8cf58
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 5 deletions.
2 changes: 2 additions & 0 deletions mail/lbdb/Makefile
@@ -1,5 +1,6 @@
PORTNAME= lbdb
PORTVERSION= 0.42.1
PORTREVISION= 1
CATEGORIES= mail
MASTER_SITES= http://www.spinnaker.de/debian/
DISTNAME= ${PORTNAME}_${PORTVERSION}
Expand All @@ -20,6 +21,7 @@ GPG_DESC= GNU Privacy Guard support

WRKSRC= ${WRKDIR}/lbdb-${PORTVERSION}
GNU_CONFIGURE= yes
GNU_CONFIGURE_MANPREFIX=${PREFIX}/share
CONFIGURE_ARGS= --enable-lbdb-dotlock \
--libdir=${PREFIX}/libexec/lbdb
MAKE_ARGS= install_prefix=${STAGEDIR}
Expand Down
10 changes: 5 additions & 5 deletions mail/lbdb/pkg-plist
Expand Up @@ -29,8 +29,8 @@ libexec/lbdb/mutt_ldap_query
libexec/lbdb/palm_lsaddr
libexec/lbdb/qpto8bit
libexec/lbdb/tac
man/man1/lbdb-fetchaddr.1.gz
man/man1/lbdb_dotlock.1.gz
man/man1/lbdbq.1.gz
man/man1/mutt_ldap_query.1.gz
man/man1/nodelist2lbdb.1.gz
share/man/man1/lbdb-fetchaddr.1.gz
share/man/man1/lbdb_dotlock.1.gz
share/man/man1/lbdbq.1.gz
share/man/man1/mutt_ldap_query.1.gz
share/man/man1/nodelist2lbdb.1.gz

0 comments on commit 6f8cf58

Please sign in to comment.