diff options
author | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2017-06-28 23:55:32 +0000 |
---|---|---|
committer | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2017-06-28 23:55:32 +0000 |
commit | 9be409c0cf04d8fbcffb8a454f62fb82d53331ab (patch) | |
tree | 78f074947bed203abb9bbd38f4ab994ba5dc9093 /graphics/GraphicsMagick/Makefile | |
parent | 0342c9f1612d88a357a42e9698134381386b8b3a (diff) |
Notes
Diffstat (limited to 'graphics/GraphicsMagick/Makefile')
-rw-r--r-- | graphics/GraphicsMagick/Makefile | 1 |
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> |