summaryrefslogtreecommitdiff
path: root/graphics/pecl-imagick/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'graphics/pecl-imagick/Makefile')
-rw-r--r--graphics/pecl-imagick/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/graphics/pecl-imagick/Makefile b/graphics/pecl-imagick/Makefile
index 76c90d06142e..4d9701e5ed74 100644
--- a/graphics/pecl-imagick/Makefile
+++ b/graphics/pecl-imagick/Makefile
@@ -7,7 +7,7 @@
PORTNAME= imagick
PORTVERSION= 0.9.11
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= graphics pear
MASTER_SITES= http://pecl.php.net/get/
PKGNAMEPREFIX= pecl-
@@ -17,7 +17,7 @@ DIST_SUBDIR= PECL
MAINTAINER= ale@FreeBSD.org
COMMENT= A PECL extension to manipulate images
-LIB_DEPENDS= Magick.7:${PORTSDIR}/graphics/ImageMagick
+LIB_DEPENDS= Magick.8:${PORTSDIR}/graphics/ImageMagick
USE_PHP= yes
USE_PHPEXT= yes