aboutsummaryrefslogtreecommitdiff
path: root/www/WebMagick
diff options
context:
space:
mode:
authorJosef El-Rayes <josef@FreeBSD.org>2004-12-05 15:47:19 +0000
committerJosef El-Rayes <josef@FreeBSD.org>2004-12-05 15:47:19 +0000
commit59587d4aae21a37b69e422c90c0285723f110d6a (patch)
tree3bc8fce7bd86742ef272d47a9983dde5b166b986 /www/WebMagick
parenteb0257ff45c1d0eb041ee7724265d38f7b359531 (diff)
downloadports-59587d4aae21a37b69e422c90c0285723f110d6a.tar.gz
ports-59587d4aae21a37b69e422c90c0285723f110d6a.zip
Bump portrevision and dependency on ImageMagick
in order to trace recent ImageMagick update. Submitted by: Arjan van Leeuwen <avleeuwen@piwebs.com> PR: ports/74487 Approved by: mat Reviewed by: lofi
Notes
Notes: svn path=/head/; revision=123242
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 6f98bed5f027..fa73e2c008e5 100644
--- a/www/WebMagick/Makefile
+++ b/www/WebMagick/Makefile
@@ -7,7 +7,7 @@
PORTNAME= WebMagick
PORTVERSION= 2.03p3
-PORTREVISION= 17
+PORTREVISION= 18
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.6:${PORTSDIR}/graphics/ImageMagick
+LIB_DEPENDS= Magick.7:${PORTSDIR}/graphics/ImageMagick
USE_PERL5= yes
GNU_CONFIGURE= yes