diff options
Diffstat (limited to 'www')
-rw-r--r-- | www/pebble/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www/pebble/Makefile b/www/pebble/Makefile index 3def1d730ea3..065563b9f254 100644 --- a/www/pebble/Makefile +++ b/www/pebble/Makefile @@ -14,7 +14,7 @@ PATCH_DEPENDS= zip:${PORTSDIR}/archivers/zip \ unzip:${PORTSDIR}/archivers/unzip RUN_DEPENDS= ${LOCALBASE}/apache-tomcat-6.0/bin/catalina.sh:${PORTSDIR}/www/tomcat6 -USES= zip +USES= zip:infozip NO_BUILD= yes |