diff options
Diffstat (limited to 'net/freeswitch-core/Makefile')
-rw-r--r-- | net/freeswitch-core/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net/freeswitch-core/Makefile b/net/freeswitch-core/Makefile index 9989380e344f..6d302e689d26 100644 --- a/net/freeswitch-core/Makefile +++ b/net/freeswitch-core/Makefile @@ -38,7 +38,7 @@ WRKSRC= ${WRKDIR}/${BASE_PORTNAME}-${PORTVERSION} ONLY_FOR_ARCHS= i386 amd64 -USE_AUTOTOOLS= autoconf:268:env automake:111:env libtool:22:env +USE_AUTOTOOLS= autoconf:env automake:env libtool:env USE_PERL5_BUILD=yes |