aboutsummaryrefslogtreecommitdiff
path: root/security/fwbuilder
diff options
context:
space:
mode:
authorAde Lovett <ade@FreeBSD.org>2010-10-16 11:52:47 +0000
committerAde Lovett <ade@FreeBSD.org>2010-10-16 11:52:47 +0000
commit6abd00a86bbeefe0d47fdd84e916deccf66893e3 (patch)
tree7c37b7d6324eab6bc3e4c7437bc196ffd159e881 /security/fwbuilder
parent48d3e12a9551f7a6507dfc47ccdc164263bb1ea7 (diff)
downloadports-6abd00a86bbeefe0d47fdd84e916deccf66893e3.tar.gz
ports-6abd00a86bbeefe0d47fdd84e916deccf66893e3.zip
Punt autoconf267->autoconf268
Notes
Notes: svn path=/head/; revision=263089
Diffstat (limited to 'security/fwbuilder')
-rw-r--r--security/fwbuilder/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/security/fwbuilder/Makefile b/security/fwbuilder/Makefile
index a9101700f9e5..44d7e9c0103d 100644
--- a/security/fwbuilder/Makefile
+++ b/security/fwbuilder/Makefile
@@ -46,7 +46,7 @@ QTDIR?= ${QT_PREFIX}
USE_OPENSSL= yes
USE_GMAKE= yes
-USE_AUTOTOOLS= autoconf:267 aclocal:111 libtool:22
+USE_AUTOTOOLS= autoconf:268 aclocal:111 libtool:22
CONFIGURE_SCRIPT= autogen.sh
GNU_CONFIGURE= yes
CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \