diff options
author | bapt <bapt@FreeBSD.org> | 2014-03-11 02:01:09 +0800 |
---|---|---|
committer | bapt <bapt@FreeBSD.org> | 2014-03-11 02:01:09 +0800 |
commit | 9956ff535de2801ced724e7645e801c855af7af5 (patch) | |
tree | 39484054f818fd9d23cb1801b9817b3fb958f201 /www/jspacker/Makefile | |
parent | e95d0a290c6a8722f051113bb3b7c98149b9a64b (diff) | |
download | freebsd-ports-gnome-9956ff535de2801ced724e7645e801c855af7af5.tar.gz freebsd-ports-gnome-9956ff535de2801ced724e7645e801c855af7af5.tar.zst freebsd-ports-gnome-9956ff535de2801ced724e7645e801c855af7af5.zip |
Convert www to USES=zip
Diffstat (limited to 'www/jspacker/Makefile')
-rw-r--r-- | www/jspacker/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/www/jspacker/Makefile b/www/jspacker/Makefile index a969f320775b..feee8a4f8cd7 100644 --- a/www/jspacker/Makefile +++ b/www/jspacker/Makefile @@ -16,9 +16,8 @@ JSPACKER= jsPacker.pl NO_BUILD= yes NO_WRKSUBDIR= yes -USES= perl5 +USES= perl5 zip USE_PERL5= run -USE_ZIP= yes SUB_FILES= ${PORTNAME} SUB_LIST= JSPACKER=${JSPACKER} \ |