diff options
author | antoine <antoine@FreeBSD.org> | 2014-03-12 04:25:08 +0800 |
---|---|---|
committer | antoine <antoine@FreeBSD.org> | 2014-03-12 04:25:08 +0800 |
commit | d3d528e821257a01e6805c60f20f88492941334a (patch) | |
tree | 2c8b933c5ad0ae39cbaa4cdad9ee59ee118f1005 /www/phproxy | |
parent | a58cd840b6718a6e2692a77ad1b0bb541d2e922f (diff) | |
download | freebsd-ports-gnome-d3d528e821257a01e6805c60f20f88492941334a.tar.gz freebsd-ports-gnome-d3d528e821257a01e6805c60f20f88492941334a.tar.zst freebsd-ports-gnome-d3d528e821257a01e6805c60f20f88492941334a.zip |
Unbreak
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} |