aboutsummaryrefslogtreecommitdiff
path: root/www/WebMagick
diff options
context:
space:
mode:
authorMartin Wilke <miwi@FreeBSD.org>2008-04-22 10:56:45 +0000
committerMartin Wilke <miwi@FreeBSD.org>2008-04-22 10:56:45 +0000
commit0251314951e32c83040acf073edf5d16ce34ac81 (patch)
tree41c46c8d8f40b26a4e1b3d0dc679916973d043d5 /www/WebMagick
parent99db5e3d3bc7f015d36e307870832367558690d5 (diff)
downloadports-0251314951e32c83040acf073edf5d16ce34ac81.tar.gz
ports-0251314951e32c83040acf073edf5d16ce34ac81.zip
- Chase graphics/ImageMagick shlib version bump
Pointyhat to: mi@
Notes
Notes: svn path=/head/; revision=211761
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 3bb9fb11986e..a818d8589719 100644
--- a/www/WebMagick/Makefile
+++ b/www/WebMagick/Makefile
@@ -7,7 +7,7 @@
PORTNAME= WebMagick
PORTVERSION= 2.03p3
-PORTREVISION= 27
+PORTREVISION= 28
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= Magick.10:${PORTSDIR}/graphics/ImageMagick
+LIB_DEPENDS= MagickWand.1:${PORTSDIR}/graphics/ImageMagick
USE_PERL5= yes
GNU_CONFIGURE= yes