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