svn commit: r444611 - head/graphics/GraphicsMagick

Sunpoet Po-Chuan Hsieh sunpoet at FreeBSD.org
Wed Jun 28 23:55:33 UTC 2017


Author: sunpoet
Date: Wed Jun 28 23:55:32 2017
New Revision: 444611
URL: https://svnweb.freebsd.org/changeset/ports/444611

Log:
  Use USES=gnome

Modified:
  head/graphics/GraphicsMagick/Makefile

Modified: head/graphics/GraphicsMagick/Makefile
==============================================================================
--- head/graphics/GraphicsMagick/Makefile	Wed Jun 28 23:55:27 2017	(r444610)
+++ head/graphics/GraphicsMagick/Makefile	Wed Jun 28 23:55:32 2017	(r444611)
@@ -69,6 +69,7 @@ X11_CONFIGURE_WITH=	x
 X11_USE=		XORG=xext
 XML_CONFIGURE_WITH=	xml
 XML_USE=		GNOME=libxml2
+XML_USES=		gnome
 
 .include <bsd.port.options.mk>
 


More information about the svn-ports-head mailing list