mirror of
https://git.freebsd.org/ports.git
synced 2025-04-28 01:26:39 -04:00
mail/lbdb: Moved man to share/man
Approved by: portmgr (blanket)
This commit is contained in:
parent
d3a79c19ce
commit
6f8cf58477
2 changed files with 7 additions and 5 deletions
|
@ -1,5 +1,6 @@
|
|||
PORTNAME= lbdb
|
||||
PORTVERSION= 0.42.1
|
||||
PORTREVISION= 1
|
||||
CATEGORIES= mail
|
||||
MASTER_SITES= http://www.spinnaker.de/debian/
|
||||
DISTNAME= ${PORTNAME}_${PORTVERSION}
|
||||
|
@ -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}
|
||||
|
|
|
@ -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
|
||||
|
|
Loading…
Add table
Reference in a new issue