aboutsummaryrefslogtreecommitdiff
path: root/graphics/pecl-imagick
diff options
context:
space:
mode:
authorMathieu Arnold <mat@FreeBSD.org>2017-04-10 15:08:47 +0000
committerMathieu Arnold <mat@FreeBSD.org>2017-04-10 15:08:47 +0000
commit3fc575d9f3970c4b3d271c59b1f318d32b624b71 (patch)
tree212f770d5d8c3c8a98b9570bf5bec70ebbbd94af /graphics/pecl-imagick
parent2c5242ce188ffc61ed37118b2f79a41a85420bda (diff)
downloadports-3fc575d9f3970c4b3d271c59b1f318d32b624b71.tar.gz
ports-3fc575d9f3970c4b3d271c59b1f318d32b624b71.zip
Convert all PECL ports to USES=php:pecl.
Sponsored by: Absolight Differential Revision: https://reviews.freebsd.org/D10281
Notes
Notes: svn path=/head/; revision=438175
Diffstat (limited to 'graphics/pecl-imagick')
-rw-r--r--graphics/pecl-imagick/Makefile5
1 files changed, 1 insertions, 4 deletions
diff --git a/graphics/pecl-imagick/Makefile b/graphics/pecl-imagick/Makefile
index 0aaf28b604ed..973fdba2b373 100644
--- a/graphics/pecl-imagick/Makefile
+++ b/graphics/pecl-imagick/Makefile
@@ -4,9 +4,6 @@
PORTNAME= imagick
PORTVERSION= 3.4.3
CATEGORIES= graphics
-MASTER_SITES= http://pecl.php.net/get/
-PKGNAMEPREFIX= pecl-
-DIST_SUBDIR= PECL
MAINTAINER= mm@FreeBSD.org
COMMENT= Provides a wrapper to the ImageMagick/GraphicsMagick library
@@ -18,7 +15,7 @@ OPTIONS_DEFINE= X11
X11_LIB_DEPENDS= libMagickWand-6.so:graphics/ImageMagick
X11_LIB_DEPENDS_OFF= libMagickWand-6.so:graphics/ImageMagick-nox11
-USES= php:ext pkgconfig tar:tgz localbase
+USES= php:pecl pkgconfig localbase
CONFIGURE_ARGS= --with-imagick=${LOCALBASE}