summaryrefslogtreecommitdiff
path: root/www/WebMagick/Makefile
diff options
context:
space:
mode:
authorBeech Rintoul <beech@FreeBSD.org>2012-12-11 20:54:22 +0000
committerBeech Rintoul <beech@FreeBSD.org>2012-12-11 20:54:22 +0000
commit7c29ed9db4c66436c3f98b097e464d02078a2d08 (patch)
treed88a5f63a459734314f6fb890ffbe74b2b209d2a /www/WebMagick/Makefile
parent- Remove dead mirror site (diff)
- Bump port after ImageMagick update
- Remove version - Bump PORTREVISION
Notes
Notes: svn path=/head/; revision=308713
Diffstat (limited to '')
-rw-r--r--www/WebMagick/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/www/WebMagick/Makefile b/www/WebMagick/Makefile
index fe278b8c99c4..3806d73f3a06 100644
--- a/www/WebMagick/Makefile
+++ b/www/WebMagick/Makefile
@@ -7,6 +7,7 @@
PORTNAME= WebMagick
PORTVERSION= 2.03p17
+PORTREVISION= 1
DISTVERSION= 2.03pre17
PORTEPOCH= 1
CATEGORIES= www graphics
@@ -17,7 +18,7 @@ COMMENT= Image Web Generator - recursively build HTMLs, imagemaps, thumbnails
LICENSE= GPLv2
-LIB_DEPENDS= MagickWand.5:${PORTSDIR}/graphics/ImageMagick
+LIB_DEPENDS= MagickWand:${PORTSDIR}/graphics/ImageMagick
RUN_DEPENDS= p5-Sort-Naturally>=0:${PORTSDIR}/textproc/p5-Sort-Naturally
USE_PERL5= yes