aboutsummaryrefslogtreecommitdiffstats
path: root/www/typo346/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'www/typo346/Makefile')
-rw-r--r--www/typo346/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/www/typo346/Makefile b/www/typo346/Makefile
index 540162de42e..b18d899b8d1 100644
--- a/www/typo346/Makefile
+++ b/www/typo346/Makefile
@@ -48,7 +48,7 @@ USE_PHP+= gd
.endif
.if defined(WITH_IMAGICK)
-LIB_DEPENDS+= MagickWand.4:${PORTSDIR}/graphics/ImageMagick
+LIB_DEPENDS+= MagickWand.4:${PORTSDIR}/graphics/ImageMagick-nox11
.endif
.if defined(WITH_MBSTRING)