diff options
Diffstat (limited to 'net/asterisk14-addons/Makefile')
-rw-r--r-- | net/asterisk14-addons/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net/asterisk14-addons/Makefile b/net/asterisk14-addons/Makefile index a29b12baea1b..31d31ad139bc 100644 --- a/net/asterisk14-addons/Makefile +++ b/net/asterisk14-addons/Makefile @@ -23,7 +23,7 @@ RUN_DEPENDS= asterisk:${PORTSDIR}/net/asterisk14 OPTIONS= SAMPLE_CONFIG "Install sample configuration files" off ONLY_FOR_ARCHS= i386 amd64 powerpc -USE_AUTOTOOLS= libtool:22 +USE_AUTOTOOLS= libtool USE_MYSQL= yes USE_GMAKE= yes GNU_CONFIGURE= yes |