summaryrefslogtreecommitdiff
path: root/security/libfwbuilder/Makefile
diff options
context:
space:
mode:
authorAde Lovett <ade@FreeBSD.org>2010-09-15 18:35:24 +0000
committerAde Lovett <ade@FreeBSD.org>2010-09-15 18:35:24 +0000
commit8262a7b51d413e11ef8f67c56e862ebbc6f182de (patch)
tree1e9812bc2638933184cae2b226809eb69253bb9f /security/libfwbuilder/Makefile
parentMark DEPRECATED: abandoned upstream. (diff)
Autotools update. Read ports/UPDATING 20100915 for details.
Approved by: portmgr (for Mk/bsd.port.mk part) Tested by: Multiple -exp runs
Notes
Notes: svn path=/head/; revision=261230
Diffstat (limited to 'security/libfwbuilder/Makefile')
-rw-r--r--security/libfwbuilder/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/security/libfwbuilder/Makefile b/security/libfwbuilder/Makefile
index 3370040f3472..a1988a022ed1 100644
--- a/security/libfwbuilder/Makefile
+++ b/security/libfwbuilder/Makefile
@@ -7,6 +7,7 @@
PORTNAME= libfwbuilder
DISTVERSION= 4.1.1
PORTVERSION= ${DISTVERSION}
+PORTREVISION= 1
CATEGORIES= security
.if defined(BUILD)
MASTER_SITES= http://www.fwbuilder.org/nightly_builds/fwbuilder-4.0/build-${BUILD}/ \
@@ -46,7 +47,7 @@ QTDIR?= ${QT_PREFIX}
USE_OPENSSL= yes
USE_GMAKE= yes
-USE_AUTOTOOLS= autoconf:262 aclocal:110 libtool:22
+USE_AUTOTOOLS= autoconf:267 aclocal:110 libtool:22
CONFIGURE_SCRIPT= autogen.sh
GNU_CONFIGURE= yes
CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \