aboutsummaryrefslogtreecommitdiff
path: root/security/fwbuilder
diff options
context:
space:
mode:
authorTijl Coosemans <tijl@FreeBSD.org>2015-04-18 12:58:34 +0000
committerTijl Coosemans <tijl@FreeBSD.org>2015-04-18 12:58:34 +0000
commitd32714f4af055b4595f6a8d47e2cdbf066539f1f (patch)
tree129f59c831442347e16677b0930fa5747c496c23 /security/fwbuilder
parentf2f24d761ef2be4965b7d31a44504ac7d53c8c48 (diff)
downloadports-d32714f4af055b4595f6a8d47e2cdbf066539f1f.tar.gz
ports-d32714f4af055b4595f6a8d47e2cdbf066539f1f.zip
Convert to USES=autoreconf
Notes
Notes: svn path=/head/; revision=384225
Diffstat (limited to 'security/fwbuilder')
-rw-r--r--security/fwbuilder/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/security/fwbuilder/Makefile b/security/fwbuilder/Makefile
index 13279a16f058..050a6fc68aea 100644
--- a/security/fwbuilder/Makefile
+++ b/security/fwbuilder/Makefile
@@ -48,8 +48,8 @@ USE_QT4= corelib \
QTDIR?= ${QT_PREFIX}
USE_OPENSSL= yes
-USES= gmake libtool
-USE_AUTOTOOLS= libtoolize aclocal autoconf
+USES= autoreconf gmake libtool
+GNU_CONFIGURE= yes
CONFIGURE_ENV= QMAKESPEC=${LOCALBASE}/share/qt/mkspecs/freebsd-g++ \
INSTALL_ROOT=${STAGEDIR}
CPPFLAGS+= -I${LOCALBASE}/include