From bd72fb598f2a5c63ee1cbc14f42a1a97fab6fabe Mon Sep 17 00:00:00 2001 From: mm Date: Sat, 24 Jul 2010 19:49:59 +0000 Subject: Update ImageMagick to 6.6.2-10 --- www/typo345/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'www/typo345') diff --git a/www/typo345/Makefile b/www/typo345/Makefile index c173e9f7fc52..5323e0159da8 100644 --- a/www/typo345/Makefile +++ b/www/typo345/Makefile @@ -7,7 +7,7 @@ PORTNAME= typo3 PORTVERSION= 4.3.3 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= www MASTER_SITES= SF/${PORTNAME}/TYPO3%20Source%20and%20Dummy/TYPO3%20${PORTVERSION} DISTNAME= ${PORTNAME}_src-${PORTVERSION} @@ -43,7 +43,7 @@ USE_PHP+= zlib .endif .if defined(WITH_IMAGICK) -LIB_DEPENDS+= MagickWand.3:${PORTSDIR}/graphics/ImageMagick +LIB_DEPENDS+= MagickWand.4:${PORTSDIR}/graphics/ImageMagick .endif pre-install: -- cgit