diff options
Diffstat (limited to 'www/htmlcompressor/Makefile')
-rw-r--r-- | www/htmlcompressor/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www/htmlcompressor/Makefile b/www/htmlcompressor/Makefile index 78a9d2383ed1..8f27c91a423f 100644 --- a/www/htmlcompressor/Makefile +++ b/www/htmlcompressor/Makefile @@ -19,7 +19,7 @@ WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION} USE_ZIP= yes USE_JAVA= yes -JAVA_VERSION= 1.4+ +JAVA_VERSION= 1.5+ NO_BUILD= yes PLIST_FILES= bin/htmlcompressor %%DATADIR%%/htmlcompressor.jar |