- Convert to USES=libtool

- Set MAKEINFOFLAGS instead of MAKEINFO
This commit is contained in:
Tijl Coosemans
2014-07-05 19:12:54 +00:00
parent 231bcebf48
commit 7b9993d18c
2 changed files with 6 additions and 5 deletions

View File

@@ -3,6 +3,7 @@
PORTNAME= am-utils
PORTVERSION= 6.1.5
PORTREVISION= 1
PORTEPOCH= 1
CATEGORIES= sysutils net
MASTER_SITES= ftp://ftp.am-utils.org/pub/am-utils/ \
@@ -20,12 +21,12 @@ OPTIONS_DEFINE= OPENLDAP DOCS
OPTIONS_DEFAULT=OPENLDAP
OPENLDAP_DESC= OpenLDAP support
USES= makeinfo
USE_AUTOTOOLS= libtool
USES= libtool makeinfo
USE_LDCONFIG= yes
MAKE_JOBS_UNSAFE=yes
CONFIGURE_ENV+= MAKEINFO="makeinfo --no-split"
GNU_CONFIGURE= yes
CONFIGURE_ARGS= --enable-shared
MAKE_ENV= MAKEINFOFLAGS=--no-split
INFO= am-utils
DOCS= AUTHORS BUGS FAQ NEWS README.attrcache

View File

@@ -3,9 +3,9 @@ bin/pawd
etc/amd.conf-sample
etc/lostaltmail.conf-sample
lib/libamu.a
lib/libamu.la
lib/libamu.so
lib/libamu.so.4
lib/libamu.so.4.0.0
man/man1/expn.1.gz
man/man1/pawd.1.gz
man/man5/amd.conf.5.gz