aboutsummaryrefslogtreecommitdiff
path: root/www/WebMagick
diff options
context:
space:
mode:
authorMartin Matuska <mm@FreeBSD.org>2010-07-24 19:49:59 +0000
committerMartin Matuska <mm@FreeBSD.org>2010-07-24 19:49:59 +0000
commitdfc28b2b2330da8805477be1606fda7a2b33672f (patch)
tree07bd1c996b32d7b40d24e4432052ae79ab0c139d /www/WebMagick
parent13d74e7092068fe94f631b9123b512be128aca72 (diff)
downloadports-dfc28b2b2330da8805477be1606fda7a2b33672f.tar.gz
ports-dfc28b2b2330da8805477be1606fda7a2b33672f.zip
Update ImageMagick to 6.6.2-10
Notes
Notes: svn path=/head/; revision=258173
Diffstat (limited to 'www/WebMagick')
-rw-r--r--www/WebMagick/Makefile4
1 files changed, 2 insertions, 2 deletions
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