From 4af74fc7f1c8ee7957caeae86c74d39b94e84fef Mon Sep 17 00:00:00 2001 From: Baptiste Daroussin Date: Mon, 10 Mar 2014 15:21:21 +0000 Subject: Convert j* to USES=zip --- java/eclipse-log4e/Makefile | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'java/eclipse-log4e') diff --git a/java/eclipse-log4e/Makefile b/java/eclipse-log4e/Makefile index 8855ed206baa..9e14889c96b1 100644 --- a/java/eclipse-log4e/Makefile +++ b/java/eclipse-log4e/Makefile @@ -8,7 +8,6 @@ CATEGORIES= java MASTER_SITES= http://log4e.jayefem.de/download/eclipse3/ PKGNAMEPREFIX= eclipse- DISTNAME= de.jayefem.${PORTNAME}_free_${PORTVERSION} -EXTRACT_SUFX= .zip DIST_SUBDIR= eclipse MAINTAINER= freebsd-eclipse@FreeBSD.org @@ -16,9 +15,9 @@ COMMENT= Eclipse plugin to use logger easily in Java projects RUN_DEPENDS= ${LOCALBASE}/bin/eclipse:${PORTSDIR}/java/eclipse +USES= zip NO_BUILD= yes NO_WRKSUBDIR= yes -USE_ZIP= yes NO_STAGE= yes do-install: -- cgit v1.2.3