aboutsummaryrefslogtreecommitdiff
path: root/graphics/pecl-imagick/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'graphics/pecl-imagick/Makefile')
-rw-r--r--graphics/pecl-imagick/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/graphics/pecl-imagick/Makefile b/graphics/pecl-imagick/Makefile
index 739fb351c2c1..a30ab8a26c17 100644
--- a/graphics/pecl-imagick/Makefile
+++ b/graphics/pecl-imagick/Makefile
@@ -7,6 +7,7 @@
PORTNAME= imagick
DISTVERSION= 3.0.0RC1
+PORTREVISION= 1
CATEGORIES= graphics
MASTER_SITES= http://pecl.php.net/get/
PKGNAMEPREFIX= pecl-
@@ -16,7 +17,7 @@ DIST_SUBDIR= PECL
MAINTAINER= anray@FreeBSD.org
COMMENT= Provides a wrapper to the ImageMagick/GraphicsMagick library
-LIB_DEPENDS= MagickWand.3:${PORTSDIR}/graphics/ImageMagick
+LIB_DEPENDS= MagickWand.4:${PORTSDIR}/graphics/ImageMagick
USE_PHP= yes
USE_PHPEXT= yes