summaryrefslogtreecommitdiff
path: root/Mk/bsd.php.mk
diff options
context:
space:
mode:
authorAlex Dupre <ale@FreeBSD.org>2006-09-11 21:12:06 +0000
committerAlex Dupre <ale@FreeBSD.org>2006-09-11 21:12:06 +0000
commit796526242789d88b7904492b6a93c1acd9937fa1 (patch)
tree96a0b471aa716384ebaa747f1cd615835714049b /Mk/bsd.php.mk
parent1) Unbreak for __FreeBSD_version >= 601103 (diff)
Remove expired pecl-imagick port.
Notes
Notes: svn path=/head/; revision=172800
Diffstat (limited to 'Mk/bsd.php.mk')
-rw-r--r--Mk/bsd.php.mk3
1 files changed, 1 insertions, 2 deletions
diff --git a/Mk/bsd.php.mk b/Mk/bsd.php.mk
index 48f97c25e861..db276baf195e 100644
--- a/Mk/bsd.php.mk
+++ b/Mk/bsd.php.mk
@@ -229,7 +229,7 @@ php-ini:
# non-version specific components
_USE_PHP_ALL= bcmath bz2 calendar ctype curl dba dbase \
exif fileinfo filepro fribidi ftp gd gettext gmp \
- hash iconv imagick imap interbase ldap mbstring mcrypt \
+ hash iconv imap interbase ldap mbstring mcrypt \
mhash ming mssql mysql ncurses odbc \
openssl panda pcntl pcre pdf pgsql posix \
pspell radius readline recode session shmop snmp \
@@ -263,7 +263,6 @@ gettext_DEPENDS=devel/php${PHP_VER}-gettext
gmp_DEPENDS= math/php${PHP_VER}-gmp
hash_DEPENDS= security/pecl-hash
iconv_DEPENDS= converters/php${PHP_VER}-iconv
-imagick_DEPENDS=graphics/pecl-imagick
imap_DEPENDS= mail/php${PHP_VER}-imap
interbase_DEPENDS= databases/php${PHP_VER}-interbase
ldap_DEPENDS= net/php${PHP_VER}-ldap