aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTobias C. Berner <tcberner@FreeBSD.org>2020-11-15 10:46:29 +0000
committerTobias C. Berner <tcberner@FreeBSD.org>2020-11-15 10:46:29 +0000
commitdbbdf8e3dfedc47b990bdf7324aa7d2738aae52e (patch)
tree06fd31fb7339c26633b65f3b6275d60085707bbd
parent7260fd4b23aaa01e6ec6639e19edac03e3bca457 (diff)
downloadports-dbbdf8e3dfedc47b990bdf7324aa7d2738aae52e.tar.gz
ports-dbbdf8e3dfedc47b990bdf7324aa7d2738aae52e.zip
MFH: r555192
graphics/krita: Fix RUN_DEPENDS for GMIC option - depend on the flavored port PR: 251031 Submitted by: Shane <FreeBSD@ShaneWare.Biz> Approved by: ports-secteam (implicit)
Notes
Notes: svn path=/branches/2020Q4/; revision=555193
-rw-r--r--graphics/krita/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/graphics/krita/Makefile b/graphics/krita/Makefile
index f3d788793439..abc78c607a10 100644
--- a/graphics/krita/Makefile
+++ b/graphics/krita/Makefile
@@ -50,7 +50,7 @@ OPTIONS_DEFAULT= OPENEXR
OPTIONS_SUB= yes
GMIC_DESC= Depend on the G'Mic plugin #'
-GMIC_RUN_DEPENDS= gmic_krita_qt:graphics/gmic-qt
+GMIC_RUN_DEPENDS= gmic_krita_qt:graphics/gmic-qt@krita
OPENEXR_LIB_DEPENDS= libIlmImf.so:graphics/openexr
OPENEXR_CMAKE_BOOL_OFF= CMAKE_DISABLE_FIND_PACKAGE_OpenEXR