diff options
Diffstat (limited to 'www/typo345/Makefile')
-rw-r--r-- | www/typo345/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www/typo345/Makefile b/www/typo345/Makefile index f08489d972db..57c35e859a87 100644 --- a/www/typo345/Makefile +++ b/www/typo345/Makefile @@ -42,7 +42,7 @@ USE_PHP+= zlib .endif .if defined(WITH_IMAGICK) -LIB_DEPENDS+= MagickWand.2:${PORTSDIR}/graphics/ImageMagick +LIB_DEPENDS+= MagickWand.3:${PORTSDIR}/graphics/ImageMagick .endif pre-install: |