svn commit: r347918 - head/java/phpeclipse

Antoine Brodin antoine at FreeBSD.org
Tue Mar 11 20:21:46 UTC 2014


Author: antoine
Date: Tue Mar 11 20:21:45 2014
New Revision: 347918
URL: http://svnweb.freebsd.org/changeset/ports/347918
QAT: https://qat.redports.org/buildarchive/r347918/

Log:
  Unbreak

Modified:
  head/java/phpeclipse/Makefile

Modified: head/java/phpeclipse/Makefile
==============================================================================
--- head/java/phpeclipse/Makefile	Tue Mar 11 20:21:45 2014	(r347917)
+++ head/java/phpeclipse/Makefile	Tue Mar 11 20:21:45 2014	(r347918)
@@ -17,7 +17,7 @@ RUN_DEPENDS=	eclipse:${PORTSDIR}/java/ec
 PLUGIN_PATHS=	features plugins
 PATCH_TASKS=	eclipse.versionReplacer eclipse.idReplacer
 
-USES=		zip
+USES=		zip:infozip
 USE_JAVA=	yes
 USE_ANT=	yes
 


More information about the svn-ports-all mailing list