aboutsummaryrefslogtreecommitdiff
path: root/graphics/pecl-imagick
diff options
context:
space:
mode:
authorMartin Wilke <miwi@FreeBSD.org>2014-01-23 16:00:14 +0000
committerMartin Wilke <miwi@FreeBSD.org>2014-01-23 16:00:14 +0000
commit1517ce49fcd01b652a5ab768fe9df2c59966c431 (patch)
treea0954b31e357e43f6adbb3665be81527f356beeb /graphics/pecl-imagick
parentf1e406f20de97ddd3552ccdb80c55b7d010c5f34 (diff)
downloadports-1517ce49fcd01b652a5ab768fe9df2c59966c431.tar.gz
ports-1517ce49fcd01b652a5ab768fe9df2c59966c431.zip
- Stageify
- Take maintainership of a few ports
Notes
Notes: svn path=/head/; revision=340835
Diffstat (limited to 'graphics/pecl-imagick')
-rw-r--r--graphics/pecl-imagick/Makefile2
1 files changed, 0 insertions, 2 deletions
diff --git a/graphics/pecl-imagick/Makefile b/graphics/pecl-imagick/Makefile
index 10b2eddf5a5f..8da1e1204d5b 100644
--- a/graphics/pecl-imagick/Makefile
+++ b/graphics/pecl-imagick/Makefile
@@ -20,11 +20,9 @@ LIB_DEPENDS= MagickWand:${PORTSDIR}/graphics/ImageMagick
LIB_DEPENDS= MagickWand:${PORTSDIR}/graphics/ImageMagick-nox11
.endif
-
USE_PHP= yes
USE_PHPEXT= yes
CONFIGURE_ARGS= --with-imagick=${LOCALBASE}
-NO_STAGE= yes
.include <bsd.port.mk>