aboutsummaryrefslogtreecommitdiff
path: root/www/WebMagick
diff options
context:
space:
mode:
authorEdwin Groothuis <edwin@FreeBSD.org>2006-01-05 03:57:35 +0000
committerEdwin Groothuis <edwin@FreeBSD.org>2006-01-05 03:57:35 +0000
commite62864a49bdd57829aee2485549d3ad5ebe6d370 (patch)
tree5c291c9ab4d698e1a567e92f63b7d6a752938fe1 /www/WebMagick
parent999aa2d0da80d3e35f1a43a318a582327a366d40 (diff)
downloadports-e62864a49bdd57829aee2485549d3ad5ebe6d370.tar.gz
ports-e62864a49bdd57829aee2485549d3ad5ebe6d370.zip
Chase libversion bumb to libMagick.so.9
PR: ports/91270
Notes
Notes: svn path=/head/; revision=152778
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 17018aff094b..8819da9720b4 100644
--- a/www/WebMagick/Makefile
+++ b/www/WebMagick/Makefile
@@ -7,7 +7,7 @@
PORTNAME= WebMagick
PORTVERSION= 2.03p3
-PORTREVISION= 20
+PORTREVISION= 21
PORTEPOCH= 1
CATEGORIES= www graphics
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
@@ -17,7 +17,7 @@ DISTNAME= ${PORTNAME}-2.03pre3
MAINTAINER= ache@freebsd.org
COMMENT= Image Web Generator - recursively build HTMLs, imagemaps, thumbnails
-LIB_DEPENDS= Magick.8:${PORTSDIR}/graphics/ImageMagick
+LIB_DEPENDS= Magick.9:${PORTSDIR}/graphics/ImageMagick
USE_PERL5= yes
GNU_CONFIGURE= yes