diff options
Diffstat (limited to 'net/gatekeeper/Makefile')
-rw-r--r-- | net/gatekeeper/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net/gatekeeper/Makefile b/net/gatekeeper/Makefile index b2fa412e02ea..ea99215e83e7 100644 --- a/net/gatekeeper/Makefile +++ b/net/gatekeeper/Makefile @@ -21,7 +21,7 @@ BUILD_DEPENDS= ${NONEXISTENT}:${PORTSDIR}/net/openh323:build USE_RC_SUBR= yes RC_DIR= ${PREFIX}/etc/rc.d -USE_AUTOCONF_VER= 259 +USE_AUTOTOOLS= autoconf:259 CONFIGURE_ENV= ${MAKE_ENV} NOCLEANDEPENDS= yes |