diff options
author | Antoine Brodin <antoine@FreeBSD.org> | 2014-03-11 20:25:08 +0000 |
---|---|---|
committer | Antoine Brodin <antoine@FreeBSD.org> | 2014-03-11 20:25:08 +0000 |
commit | c2e37ee28771db164228d6e010047ed2de0629b3 (patch) | |
tree | 2c8b933c5ad0ae39cbaa4cdad9ee59ee118f1005 /www/phproxy/Makefile | |
parent | 2979a36b931d589d5fe4461d12922d95f753842d (diff) |
Notes
Diffstat (limited to 'www/phproxy/Makefile')
-rw-r--r-- | www/phproxy/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www/phproxy/Makefile b/www/phproxy/Makefile index 58525392b9d7..39df65da35d9 100644 --- a/www/phproxy/Makefile +++ b/www/phproxy/Makefile @@ -13,7 +13,7 @@ COMMENT= PHP based web proxy NO_BUILD= YES WANT_PHP_WEB= YES -USES= zip +USES= zip:infozip USE_PHP= ctype pcre EXTRACT_AFTER_ARGS+= -d ${WRKSRC} |