aboutsummaryrefslogtreecommitdiff
path: root/textproc/jing
diff options
context:
space:
mode:
authorMathieu Arnold <mat@FreeBSD.org>2014-01-29 13:41:17 +0000
committerMathieu Arnold <mat@FreeBSD.org>2014-01-29 13:41:17 +0000
commit49be89bdeafdef74f5e2452c3fd4d9af9036fce3 (patch)
treee7575cdc679ae32b0ef9ff226537906880fcb6e5 /textproc/jing
parenta5bc72f2758e778f140f036c37e9b875b3fdfc2c (diff)
downloadports-49be89bdeafdef74f5e2452c3fd4d9af9036fce3.tar.gz
ports-49be89bdeafdef74f5e2452c3fd4d9af9036fce3.zip
Fix build, and let bsdtar unzip the distfile.
Pointy hat to: mat Sponsored by: Absolight
Notes
Notes: svn path=/head/; revision=341738
Diffstat (limited to 'textproc/jing')
-rw-r--r--textproc/jing/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/textproc/jing/Makefile b/textproc/jing/Makefile
index 92856e1ffc02..874591cddca2 100644
--- a/textproc/jing/Makefile
+++ b/textproc/jing/Makefile
@@ -6,14 +6,14 @@ 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
LICENSE= BSD3CLAUSE
-LICENSE_FILE= ${FILESDIR}/doc/copying.html
+LICENSE_FILE= ${WRKSRC}/doc/copying.html
-USE_ZIP= yes
USE_JAVA= yes
JAVA_VERSION= 1.6+
NO_BUILD= yes