Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 8 Mar 2014 12:47:39 +0000 (UTC)
From:      Antoine Brodin <antoine@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r347487 - head/devel/jgoodies-common
Message-ID:  <201403081247.s28CldFU034715@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201403081247.s28CldFU034715>