Date: Wed, 28 Jun 2017 23:55:32 +0000 (UTC) From: Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r444611 - head/graphics/GraphicsMagick Message-ID: <201706282355.v5SNtWAL081369@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
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>
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201706282355.v5SNtWAL081369>