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