diff options
author | Baptiste Daroussin <bapt@FreeBSD.org> | 2014-05-26 15:30:56 +0000 |
---|---|---|
committer | Baptiste Daroussin <bapt@FreeBSD.org> | 2014-05-26 15:30:56 +0000 |
commit | 941c31ac7a3207a98179dd300f278e403bbb7429 (patch) | |
tree | a6146451714d833c93796dc754a7f017110bbcc5 /www/trafficserver | |
parent | e836ab008ac38916a93472f2840e03e2e8470ef5 (diff) |
Notes
Diffstat (limited to 'www/trafficserver')
-rw-r--r-- | www/trafficserver/Makefile | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/www/trafficserver/Makefile b/www/trafficserver/Makefile index 4089d1ecf629..c0853654f849 100644 --- a/www/trafficserver/Makefile +++ b/www/trafficserver/Makefile @@ -22,12 +22,10 @@ LIB_DEPENDS= libexecinfo.so:${PORTSDIR}/devel/libexecinfo \ USE_AUTOTOOLS= autoconf automake libtool aclocal GNU_CONFIGURE= yes -USE_BZIP2= yes -USES= pkgconfig tcl gmake perl5 +USES= pkgconfig tcl gmake perl5 tar:bzip2 lua:51 USE_OPENSSL= yes USE_SQLITE= yes USE_RC_SUBR= ${PORTNAME} -USE_LUA= 5.1+ USE_LDCONFIG= yes ONLY_FOR_ARCHS= i386 amd64 USERS= www |