aboutsummaryrefslogtreecommitdiff
path: root/www/WebMagick
diff options
context:
space:
mode:
authorMartin Matuska <mm@FreeBSD.org>2010-03-28 21:41:12 +0000
committerMartin Matuska <mm@FreeBSD.org>2010-03-28 21:41:12 +0000
commit779a04d1f707b7fdbf154d56577444fff9c0306f (patch)
treefc361b786f221cd16c431f3bbc0861f8cd3206fb /www/WebMagick
parenta9b4900f5b074ea507779dd64150eeaf1b2c1da6 (diff)
downloadports-779a04d1f707b7fdbf154d56577444fff9c0306f.tar.gz
ports-779a04d1f707b7fdbf154d56577444fff9c0306f.zip
- Bump Magick++, MagickWand or MagickCore dependency
Notes
Notes: svn path=/head/; revision=251659
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 e21a18e2efb5..2d728b13d0ea 100644
--- a/www/WebMagick/Makefile
+++ b/www/WebMagick/Makefile
@@ -7,7 +7,7 @@
PORTNAME= WebMagick
PORTVERSION= 2.03p3
-PORTREVISION= 33
+PORTREVISION= 34
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.2:${PORTSDIR}/graphics/ImageMagick
+LIB_DEPENDS= MagickWand.3:${PORTSDIR}/graphics/ImageMagick
USE_PERL5= yes
GNU_CONFIGURE= yes