From 4ea7b9edaecb51f9e3084d746156c73f4cd43962 Mon Sep 17 00:00:00 2001 From: Baptiste Daroussin Date: Mon, 10 Mar 2014 18:01:09 +0000 Subject: Convert www to USES=zip --- www/glassfish/Makefile | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) (limited to 'www/glassfish/Makefile') diff --git a/www/glassfish/Makefile b/www/glassfish/Makefile index cbe36ce1d51e..a1f6e65e2e99 100644 --- a/www/glassfish/Makefile +++ b/www/glassfish/Makefile @@ -9,9 +9,7 @@ MASTER_SITES= http://download.java.net/glassfish/${PORTVERSION}/release/ MAINTAINER= cjr@cruwe.de COMMENT= Reference implementation of the Java EE application server -FETCH_ARGS= -pRr - -USE_ZIP= yes +USES= zip USE_JAVA= yes JAVA_VERSION= 1.6+ NO_BUILD= yes -- cgit