From 3152acc4bbc23d8d359180013d96c3fa28b01da8 Mon Sep 17 00:00:00 2001 From: Edwin Groothuis Date: Wed, 11 Jan 2006 21:37:19 +0000 Subject: Fix port: www/typo3 Fix the ImageMagick dependency PR: ports/91682 Submitted by: Gerrit Beine --- www/typo346/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'www/typo346') diff --git a/www/typo346/Makefile b/www/typo346/Makefile index 96fb0ff52930..324925330496 100644 --- a/www/typo346/Makefile +++ b/www/typo346/Makefile @@ -52,7 +52,7 @@ USE_PHP+= zlib .endif .if defined(WITH_IMAGICK) -LIB_DEPENDS+= Magick.8:${PORTSDIR}/graphics/ImageMagick +LIB_DEPENDS+= Magick.9:${PORTSDIR}/graphics/ImageMagick .endif do-install: -- cgit v1.2.3