diff options
Diffstat (limited to 'www/phproxy')
-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} |