aboutsummaryrefslogtreecommitdiff
path: root/textproc/jing
diff options
context:
space:
mode:
authorBaptiste Daroussin <bapt@FreeBSD.org>2014-03-10 17:25:25 +0000
committerBaptiste Daroussin <bapt@FreeBSD.org>2014-03-10 17:25:25 +0000
commit90e4be82825ccbf0a54d7f0c86778e37faa24604 (patch)
treee4d42d1a01d2f26e6678f4a42045d4b7ee2dadf6 /textproc/jing
parente42fb6b674459aeb59304ab3398a9804ff8e9237 (diff)
downloadports-90e4be82825ccbf0a54d7f0c86778e37faa24604.tar.gz
ports-90e4be82825ccbf0a54d7f0c86778e37faa24604.zip
Convert textproc to USES=zip
Notes
Notes: svn path=/head/; revision=347786
Diffstat (limited to 'textproc/jing')
-rw-r--r--textproc/jing/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/textproc/jing/Makefile b/textproc/jing/Makefile
index 874591cddca2..a48da0697609 100644
--- a/textproc/jing/Makefile
+++ b/textproc/jing/Makefile
@@ -6,7 +6,6 @@ PORTVERSION= 2008.10.28
CATEGORIES= textproc java
MASTER_SITES= http://jing-trang.googlecode.com/files/
DISTNAME= ${PORTNAME}-${PORTVERSION:S/.//g}
-EXTRACT_SUFX= .zip
MAINTAINER= gabor@FreeBSD.org
COMMENT= A RELAX NG validator in Java
@@ -14,6 +13,7 @@ COMMENT= A RELAX NG validator in Java
LICENSE= BSD3CLAUSE
LICENSE_FILE= ${WRKSRC}/doc/copying.html
+USES= zip
USE_JAVA= yes
JAVA_VERSION= 1.6+
NO_BUILD= yes