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/javahelp/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'java/javahelp') diff --git a/java/javahelp/Makefile b/java/javahelp/Makefile index 06526a512b91..e0018e670f4a 100644 --- a/java/javahelp/Makefile +++ b/java/javahelp/Makefile @@ -8,11 +8,11 @@ CATEGORIES= java devel MASTER_SITES= http://download.java.net/javadesktop/javahelp/ \ http://www.predatorlabs.net/dl/ DISTNAME= ${PORTNAME}2_0_05 -EXTRACT_SUFX= .zip MAINTAINER= ports@FreeBSD.org COMMENT= A system to add online help to Java applications +USES= zip USE_JAVA= yes JAVA_VERSION= 1.6+ JAVA_RUN= yes -- cgit v1.2.3