diff options
-rw-r--r-- | www/typo3/Makefile | 2 | ||||
-rw-r--r-- | www/typo345/Makefile | 2 | ||||
-rw-r--r-- | www/typo346/Makefile | 2 |
3 files changed, 3 insertions, 3 deletions
diff --git a/www/typo3/Makefile b/www/typo3/Makefile index 540162de42e..b18d899b8d1 100644 --- a/www/typo3/Makefile +++ b/www/typo3/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) diff --git a/www/typo345/Makefile b/www/typo345/Makefile index 540162de42e..b18d899b8d1 100644 --- a/www/typo345/Makefile +++ b/www/typo345/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) 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) |