aboutsummaryrefslogtreecommitdiffstats
path: root/net/gatekeeper
diff options
context:
space:
mode:
authorade <ade@FreeBSD.org>2010-09-16 02:35:24 +0800
committerade <ade@FreeBSD.org>2010-09-16 02:35:24 +0800
commit3ad75a4581c2f69fb2331ab72fee36ff8af166ba (patch)
treeb5ab9adb45e9a850892479ebc329ab2118d673c8 /net/gatekeeper
parentf72275e68db56a5d187d3a748951a6347a5ace60 (diff)
downloadfreebsd-ports-graphics-3ad75a4581c2f69fb2331ab72fee36ff8af166ba.tar.gz
freebsd-ports-graphics-3ad75a4581c2f69fb2331ab72fee36ff8af166ba.tar.zst
freebsd-ports-graphics-3ad75a4581c2f69fb2331ab72fee36ff8af166ba.zip
Autotools update. Read ports/UPDATING 20100915 for details.
Approved by: portmgr (for Mk/bsd.port.mk part) Tested by: Multiple -exp runs
Diffstat (limited to 'net/gatekeeper')
-rw-r--r--net/gatekeeper/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/net/gatekeeper/Makefile b/net/gatekeeper/Makefile
index 4b4f2a5aa2c..e2736c569e4 100644
--- a/net/gatekeeper/Makefile
+++ b/net/gatekeeper/Makefile
@@ -8,7 +8,7 @@
PORTNAME= gatekeeper
#PORTVERSION= 2.2.4
DISTVERSION= 2.2.4
-PORTREVISION= 3
+PORTREVISION= 4
CATEGORIES= net
MASTER_SITES= SF/openh323gk/Sources/${PORTVERSION}
DISTNAME= gnugk-${DISTVERSION}
@@ -22,7 +22,7 @@ LIB_DEPENDS= h323_r.1:${PORTSDIR}/net/openh323
USE_RC_SUBR= gnugk.sh
-USE_AUTOTOOLS= autoconf:262
+USE_AUTOTOOLS= autoconf:267
CONFIGURE_ARGS+= --disable-firebird
USE_GMAKE= yes