svn commit: r351869 - head/x11-wm/compiz
Antoine Brodin
antoine at FreeBSD.org
Tue Apr 22 18:22:58 UTC 2014
Author: antoine
Date: Tue Apr 22 18:22:58 2014
New Revision: 351869
URL: http://svnweb.freebsd.org/changeset/ports/351869
QAT: https://qat.redports.org/buildarchive/r351869/
Log:
Fix options helpers conversion
Modified:
head/x11-wm/compiz/Makefile
Modified: head/x11-wm/compiz/Makefile
==============================================================================
--- head/x11-wm/compiz/Makefile Tue Apr 22 18:14:34 2014 (r351868)
+++ head/x11-wm/compiz/Makefile Tue Apr 22 18:22:58 2014 (r351869)
@@ -79,7 +79,7 @@ SVG_CONFIGURE_ENABLE= librsvg
SVG_USE= GNOME=librsvg2
GTK2_CONFIGURE_ENABLE= gtk
-GTK2_USE= glib20 libwnck
+GTK2_USE= GNOME=glib20,libwnck
FUSE_CONFIGURE_ENABLE= fuse
FUSE_USES= fuse
More information about the svn-ports-all
mailing list