svn commit: r347487 - head/devel/jgoodies-common
Antoine Brodin
antoine at FreeBSD.org
Sat Mar 8 12:47:39 UTC 2014
Author: antoine
Date: Sat Mar 8 12:47:38 2014
New Revision: 347487
URL: http://svnweb.freebsd.org/changeset/ports/347487
QAT: https://qat.redports.org/buildarchive/r347487/
Log:
Fix make extract
Modified:
head/devel/jgoodies-common/Makefile
Modified: head/devel/jgoodies-common/Makefile
==============================================================================
--- head/devel/jgoodies-common/Makefile Sat Mar 8 12:39:37 2014 (r347486)
+++ head/devel/jgoodies-common/Makefile Sat Mar 8 12:47:38 2014 (r347487)
@@ -15,7 +15,7 @@ LICENSE_FILE= ${WRKSRC}/LICENSE.txt
BUILD_DEPENDS= ${JAVALIBDIR}/junit.jar:${PORTSDIR}/java/junit
-USES= dos2unix zip
+USES= dos2unix zip:infozip
USE_JAVA= yes
JAVA_VERSION= 1.6+
USE_ANT= yes
More information about the svn-ports-all
mailing list