aboutsummaryrefslogtreecommitdiff
path: root/graphics/php-magickwand
diff options
context:
space:
mode:
authorMarcus Alves Grando <mnag@FreeBSD.org>2006-05-24 14:21:45 +0000
committerMarcus Alves Grando <mnag@FreeBSD.org>2006-05-24 14:21:45 +0000
commitc6f9220716c5a6bace1f22f3339ef274a00c1e4d (patch)
tree284ed8b074db6ebbd762b69cc947e22f549200e2 /graphics/php-magickwand
parent24739242ec9d4b22cec99f0a2c9f7215f553ecd3 (diff)
downloadports-c6f9220716c5a6bace1f22f3339ef274a00c1e4d.tar.gz
ports-c6f9220716c5a6bace1f22f3339ef274a00c1e4d.zip
Notes
Diffstat (limited to 'graphics/php-magickwand')
-rw-r--r--graphics/php-magickwand/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/graphics/php-magickwand/Makefile b/graphics/php-magickwand/Makefile
index 656b53ddee77..6bc701ae3c29 100644
--- a/graphics/php-magickwand/Makefile
+++ b/graphics/php-magickwand/Makefile
@@ -7,6 +7,7 @@
PORTNAME= magickwand
PORTVERSION= 0.1.8
+PORTREVISION= 1
CATEGORIES= graphics
MASTER_SITES= http://www.magickwand.org/download/php/
PKGNAMEPREFIX= php-
@@ -14,7 +15,7 @@ PKGNAMEPREFIX= php-
MAINTAINER= mark@goodstorm.com
COMMENT= A PHP extension to manipulate images
-LIB_DEPENDS= Magick.9:${PORTSDIR}/graphics/ImageMagick
+LIB_DEPENDS= Magick.10:${PORTSDIR}/graphics/ImageMagick
USE_PHP= yes
USE_PHPEXT= yes