aboutsummaryrefslogtreecommitdiffstats
path: root/www/WebMagick
diff options
context:
space:
mode:
authormm <mm@FreeBSD.org>2009-02-11 03:50:55 +0800
committermm <mm@FreeBSD.org>2009-02-11 03:50:55 +0800
commit9f74f217b1721449f260582604d62b539ee4eca0 (patch)
treee10840a903b849ecaf4e5b1b63b05156c6fb3afe /www/WebMagick
parentcb7248fca8d3aebb34d5ec1b09b9d7aaf0147560 (diff)
downloadfreebsd-ports-gnome-9f74f217b1721449f260582604d62b539ee4eca0.tar.gz
freebsd-ports-gnome-9f74f217b1721449f260582604d62b539ee4eca0.tar.zst
freebsd-ports-gnome-9f74f217b1721449f260582604d62b539ee4eca0.zip
- Update ImageMagick to 6.4.9.2
- Libraries Magick++, MagickCore and MagickWand bumped to 2 - Update all ports using libraries above
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 a818d8589719..beb1b1271367 100644
--- a/www/WebMagick/Makefile
+++ b/www/WebMagick/Makefile
@@ -7,7 +7,7 @@
PORTNAME= WebMagick
PORTVERSION= 2.03p3
-PORTREVISION= 28
+PORTREVISION= 29
PORTEPOCH= 1
CATEGORIES= www graphics
MASTER_SITES= SF/webmagick
@@ -16,7 +16,7 @@ DISTNAME= ${PORTNAME}-2.03pre3
MAINTAINER= ache@freebsd.org
COMMENT= Image Web Generator - recursively build HTMLs, imagemaps, thumbnails
-LIB_DEPENDS= MagickWand.1:${PORTSDIR}/graphics/ImageMagick
+LIB_DEPENDS= MagickWand.2:${PORTSDIR}/graphics/ImageMagick
USE_PERL5= yes
GNU_CONFIGURE= yes