diff options
Diffstat (limited to 'www/trafficserver/Makefile')
-rw-r--r-- | www/trafficserver/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www/trafficserver/Makefile b/www/trafficserver/Makefile index 3693916c1b78..ce390aee4079 100644 --- a/www/trafficserver/Makefile +++ b/www/trafficserver/Makefile @@ -21,7 +21,7 @@ BUILD_DEPENDS= expat>0:${PORTSDIR}/textproc/expat2 \ LIB_DEPENDS= execinfo.1:${PORTSDIR}/devel/libexecinfo RUN_DEPENDS:= ${BUILD_DEPENDS} -USE_AUTOTOOLS= autoconf:267 automake:110 libtool:22 +USE_AUTOTOOLS= autoconf:267 automake:111 libtool:22 USE_BZIP2= yes USE_ICONV= yes USE_OPENSSL= yes |