svn commit: r347922 - head/x11/gpctool
Antoine Brodin
antoine at FreeBSD.org
Tue Mar 11 20:24:25 UTC 2014
Author: antoine
Date: Tue Mar 11 20:24:24 2014
New Revision: 347922
URL: http://svnweb.freebsd.org/changeset/ports/347922
QAT: https://qat.redports.org/buildarchive/r347922/
Log:
Unbreak
Modified:
head/x11/gpctool/Makefile
Modified: head/x11/gpctool/Makefile
==============================================================================
--- head/x11/gpctool/Makefile Tue Mar 11 20:22:45 2014 (r347921)
+++ head/x11/gpctool/Makefile Tue Mar 11 20:24:24 2014 (r347922)
@@ -14,7 +14,7 @@ COMMENT= Evaluation tool for the Generic
LIB_DEPENDS= libgpc.so:${PORTSDIR}/devel/libgpc \
libformsGL.so:${PORTSDIR}/x11-toolkits/xforms
-USES= zip
+USES= zip:infozip
USE_GL= yes
PLIST_FILES= bin/gpctool
USE_LDCONFIG= yes
More information about the svn-ports-head
mailing list