aboutsummaryrefslogtreecommitdiff
path: root/sysutils/am-utils/Makefile
diff options
context:
space:
mode:
authorTijl Coosemans <tijl@FreeBSD.org>2014-07-05 19:12:54 +0000
committerTijl Coosemans <tijl@FreeBSD.org>2014-07-05 19:12:54 +0000
commit7b9993d18c926069bd9623ffbb9800d7e5c688a1 (patch)
treeac42af22a3a546de0a897f755f69f5185bc56f88 /sysutils/am-utils/Makefile
parent231bcebf4839ab4a6a8086d89f263528b968b89d (diff)
downloadports-7b9993d18c926069bd9623ffbb9800d7e5c688a1.tar.gz
ports-7b9993d18c926069bd9623ffbb9800d7e5c688a1.zip
- Convert to USES=libtool
- Set MAKEINFOFLAGS instead of MAKEINFO
Notes
Notes: svn path=/head/; revision=360802
Diffstat (limited to 'sysutils/am-utils/Makefile')
-rw-r--r--sysutils/am-utils/Makefile9
1 files changed, 5 insertions, 4 deletions
diff --git a/sysutils/am-utils/Makefile b/sysutils/am-utils/Makefile
index e6aa72c710ca..8dd6971a3dc0 100644
--- a/sysutils/am-utils/Makefile
+++ b/sysutils/am-utils/Makefile
@@ -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