- Convert to USES=libtool
- Set MAKEINFOFLAGS instead of MAKEINFO
This commit is contained in:
@@ -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
|
||||
|
||||
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user