aboutsummaryrefslogtreecommitdiff
path: root/graphics/gmic/Makefile
diff options
context:
space:
mode:
authorYuri Victorovich <yuri@FreeBSD.org>2019-06-09 03:24:40 +0000
committerYuri Victorovich <yuri@FreeBSD.org>2019-06-09 03:24:40 +0000
commit169bb0b70589710095db2c97a609ee9a2e3ece8b (patch)
tree0d2be4eb4a5e0fcd7ac2ec1f95c0079043c1ca47 /graphics/gmic/Makefile
parent9e75ce4d1c2c4d2e29e92b8c415580a410fde5dd (diff)
downloadports-169bb0b70589710095db2c97a609ee9a2e3ece8b.tar.gz
ports-169bb0b70589710095db2c97a609ee9a2e3ece8b.zip
Notes
Diffstat (limited to 'graphics/gmic/Makefile')
-rw-r--r--graphics/gmic/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/graphics/gmic/Makefile b/graphics/gmic/Makefile
index 7fbc916f1c2b..dc491b493184 100644
--- a/graphics/gmic/Makefile
+++ b/graphics/gmic/Makefile
@@ -1,7 +1,7 @@
# $FreeBSD$
PORTNAME= gmic
-DISTVERSION= 2.6.4
+DISTVERSION= 2.6.5
CATEGORIES= graphics
MASTER_SITES= https://gmic.eu/files/source/
DISTNAME= ${PORTNAME}_${DISTVERSION}
@@ -44,10 +44,12 @@ OPENMP_CMAKE_BOOL= ENABLE_OPENMP
OPENMP_LIB_DEPENDS= libgomp.so:devel/openmp
PLUGINS_CMAKE_BOOL= BUILD_PLUGIN
+PLUGINS_USES= gnome
PLUGINS_USE= GNOME=atk,cairo,gdkpixbuf2,glib20,gtk20,pango
PLUGINS_LIB_DEPENDS= libfontconfig.so:x11-fonts/fontconfig \
libfreetype.so:print/freetype2 \
libgimp-2.0.so:graphics/gimp-app
+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_USE= XORG=ice,sm,x11,xext