Date: Tue, 11 Mar 2014 20:24:24 +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: r347922 - head/x11/gpctool Message-ID: <201403112024.s2BKOOrW070345@svn.freebsd.org>
next in thread | raw e-mail | index | archive | help
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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201403112024.s2BKOOrW070345>