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/WebMagick/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'www/WebMagick') diff --git a/www/WebMagick/Makefile b/www/WebMagick/Makefile index 3d90579442e4..14ebc4521035 100644 --- a/www/WebMagick/Makefile +++ b/www/WebMagick/Makefile @@ -7,7 +7,7 @@ PORTNAME= WebMagick PORTVERSION= 2.03p3 -PORTREVISION= 37 +PORTREVISION= 38 PORTEPOCH= 1 CATEGORIES= www graphics MASTER_SITES= SF/${PORTNAME:L}/${PORTNAME:L}-beta/2.03pre3 @@ -16,7 +16,7 @@ DISTNAME= ${PORTNAME}-2.03pre3 MAINTAINER= ache@freebsd.org COMMENT= Image Web Generator - recursively build HTMLs, imagemaps, thumbnails -LIB_DEPENDS= MagickWand.3:${PORTSDIR}/graphics/ImageMagick +LIB_DEPENDS= MagickWand.4:${PORTSDIR}/graphics/ImageMagick USE_PERL5= yes GNU_CONFIGURE= yes -- cgit