summaryrefslogtreecommitdiff
path: root/java/jrosetta/Makefile
diff options
context:
space:
mode:
authorBaptiste Daroussin <bapt@FreeBSD.org>2014-03-10 15:21:21 +0000
committerBaptiste Daroussin <bapt@FreeBSD.org>2014-03-10 15:21:21 +0000
commit4af74fc7f1c8ee7957caeae86c74d39b94e84fef (patch)
tree9b323bcd3bd5e01546acdcbc8ebfa5e108a04d56 /java/jrosetta/Makefile
parent- Change license BSD to BSD3CLAUSE (diff)
Convert j* to USES=zip
Diffstat (limited to 'java/jrosetta/Makefile')
-rw-r--r--java/jrosetta/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/java/jrosetta/Makefile b/java/jrosetta/Makefile
index 7d2ebac3a013..4bc99a68c7d4 100644
--- a/java/jrosetta/Makefile
+++ b/java/jrosetta/Makefile
@@ -12,6 +12,7 @@ MASTER_SITES= http://maven.artenum.com/content/groups/public/com/artenum/${PORTN
MAINTAINER= ports@FreeBSD.org
COMMENT= API for building a graphical console in Swing
+USES= zip
USE_JAVA= yes
JAVA_VERSION= 1.6+
JAVA_RUN= yes
@@ -30,7 +31,6 @@ DISTFILES= ${PORTNAME}-${PORTVERSION}-sources.jar:source
BUILD_DEPENDS= mvn:${PORTSDIR}/devel/maven3
JAVA_BUILD= yes
-USE_ZIP= yes
MANUAL_PACKAGE_BUILD= maven fetches files during build target