diff options
Diffstat (limited to 'net/openh323-112/Makefile')
-rw-r--r-- | net/openh323-112/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net/openh323-112/Makefile b/net/openh323-112/Makefile index 52ec78d313d4..ba920630b005 100644 --- a/net/openh323-112/Makefile +++ b/net/openh323-112/Makefile @@ -38,7 +38,7 @@ USE_BISON= yes USE_GMAKE= yes USE_OPENLDAP= yes -USE_AUTOCONF_VER= 259 +USE_AUTOTOOLS= autoconf:259 GNU_CONFIGURE= yes PWLIBDIR!= cd ${PORTSDIR}/devel/pwlib && make -V WRKSRC CONFIGURE_ENV= PWLIBDIR=${PWLIBDIR} OPENH323DIR=${WRKSRC} |