Fix build, and let bsdtar unzip the distfile.
Pointy hat to: mat Sponsored by: Absolight
This commit is contained in:
parent
a5bc72f275
commit
49be89bdea
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=341738
1 changed files with 2 additions and 2 deletions
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue