svn commit: r347853 - head/x11-toolkits/swt

Antoine Brodin antoine at FreeBSD.org
Tue Mar 11 06:28:28 UTC 2014


Author: antoine
Date: Tue Mar 11 06:28:27 2014
New Revision: 347853
URL: http://svnweb.freebsd.org/changeset/ports/347853
QAT: https://qat.redports.org/buildarchive/r347853/

Log:
  Unbreak

Modified:
  head/x11-toolkits/swt/Makefile

Modified: head/x11-toolkits/swt/Makefile
==============================================================================
--- head/x11-toolkits/swt/Makefile	Tue Mar 11 06:26:09 2014	(r347852)
+++ head/x11-toolkits/swt/Makefile	Tue Mar 11 06:28:27 2014	(r347853)
@@ -23,7 +23,7 @@ SWT_VERSION=	3557
 OUTPUT_JAR=	swt.jar
 
 USE_GL=		yes
-USES=		pkgconfig zip
+USES=		pkgconfig zip:infozip
 USE_GNOME=	gtk20
 USE_JAVA=	yes
 JAVA_VERSION=	1.6+


More information about the svn-ports-all mailing list