aboutsummaryrefslogtreecommitdiff
path: root/graphics/gmic
diff options
context:
space:
mode:
authorNiclas Zeising <zeising@FreeBSD.org>2019-11-07 20:19:59 +0000
committerNiclas Zeising <zeising@FreeBSD.org>2019-11-07 20:19:59 +0000
commitef5d45aaa64535e3cb0499fe297423c5f873ecbd (patch)
tree94674d44da850da02e8ab4969da3e457bef57094 /graphics/gmic
parent40f4b34b5a9ac32ac529d75838c6394e5a08ff08 (diff)
downloadports-ef5d45aaa64535e3cb0499fe297423c5f873ecbd.tar.gz
ports-ef5d45aaa64535e3cb0499fe297423c5f873ecbd.zip
Notes
Diffstat (limited to 'graphics/gmic')
-rw-r--r--graphics/gmic/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/graphics/gmic/Makefile b/graphics/gmic/Makefile
index 8a2b90d0f6ee..926a7698693d 100644
--- a/graphics/gmic/Makefile
+++ b/graphics/gmic/Makefile
@@ -52,6 +52,7 @@ PLUGINS_LIB_DEPENDS= libfontconfig.so:x11-fonts/fontconfig \
PLUGINS_BROKEN= cmake files support was accidentally broken, need to convert the port to gmake use: https://github.com/dtschump/gmic/issues/135
X11_CMAKE_BOOL= ENABLE_X
+X11_USES= xorg
X11_USE= XORG=ice,sm,x11,xext
.include <bsd.port.mk>