diff options
Diffstat (limited to 'net/gatekeeper/Makefile')
-rw-r--r-- | net/gatekeeper/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net/gatekeeper/Makefile b/net/gatekeeper/Makefile index 4b4f2a5aa2ca..e2736c569e42 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 |