[MAINTAINER] www/commonist: unbreak
Add java to extract dependencies to use ${JAR} PR: ports/126605 Submitted by: Marcin Cieslak <saper@SYSTEM.PL>
This commit is contained in:
parent
a244cbd7c3
commit
55a73db5c8
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=218736
1 changed files with 2 additions and 2 deletions
|
@ -7,17 +7,17 @@
|
|||
|
||||
PORTNAME= commonist
|
||||
PORTVERSION= 0.3.28
|
||||
PORTREVISION= 1
|
||||
CATEGORIES= www java
|
||||
MASTER_SITES= http://djini.de/software/commonist/
|
||||
|
||||
MAINTAINER= saper@SYSTEM.PL
|
||||
COMMENT= Easy upload of images to Wikimedia Commons and Mediawiki
|
||||
|
||||
BROKEN= does not extract
|
||||
|
||||
TARGET_JAR= ${JAVAJARDIR}/${PORTNAME}.jar
|
||||
USE_ZIP= yes
|
||||
USE_JAVA= 1.5+
|
||||
JAVA_EXTRACT= yes
|
||||
USE_ANT= yes
|
||||
ALL_TARGET= jar
|
||||
MAKE_ARGS+= -Djar.lib.dir=${WRKSRC}/build/jar -Dtarget.name=${WRKSRC}/build/jar/${PORTNAME}.jar
|
||||
|
|
Loading…
Reference in a new issue