aboutsummaryrefslogtreecommitdiff
path: root/graphics/GraphicsMagick
diff options
context:
space:
mode:
authorSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2017-06-28 23:55:32 +0000
committerSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2017-06-28 23:55:32 +0000
commit9be409c0cf04d8fbcffb8a454f62fb82d53331ab (patch)
tree78f074947bed203abb9bbd38f4ab994ba5dc9093 /graphics/GraphicsMagick
parent0342c9f1612d88a357a42e9698134381386b8b3a (diff)
downloadports-9be409c0cf04d8fbcffb8a454f62fb82d53331ab.tar.gz
ports-9be409c0cf04d8fbcffb8a454f62fb82d53331ab.zip
Use USES=gnome
Notes
Notes: svn path=/head/; revision=444611
Diffstat (limited to 'graphics/GraphicsMagick')
-rw-r--r--graphics/GraphicsMagick/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/graphics/GraphicsMagick/Makefile b/graphics/GraphicsMagick/Makefile
index 685771a6dff5..33d580709054 100644
--- a/graphics/GraphicsMagick/Makefile
+++ b/graphics/GraphicsMagick/Makefile
@@ -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>