summaryrefslogtreecommitdiffstats
path: root/Mk/bsd.php.mk
diff options
context:
space:
mode:
authorale <ale@FreeBSD.org>2009-06-15 09:22:34 +0000
committerale <ale@FreeBSD.org>2009-06-15 09:22:34 +0000
commit269b6a32a301b02da72a9665b462301fc747ab28 (patch)
treef2d80221fdc0f15db9b2044998a59c7257c77bff /Mk/bsd.php.mk
parent97f3421755876435afdee74847ecbde8c121b542 (diff)
downloadFreeBSD-ports-269b6a32a301b02da72a9665b462301fc747ab28.zip
FreeBSD-ports-269b6a32a301b02da72a9665b462301fc747ab28.tar.gz
Remove mnogosearch extension.
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 b0c2d50..1451e1c 100644
--- a/Mk/bsd.php.mk
+++ b/Mk/bsd.php.mk
@@ -244,7 +244,7 @@ _USE_PHP_ALL= apc bcmath bitset bz2 calendar ctype curl dba dbase \
tokenizer wddx xml xmlrpc yaz zip zlib
# version specific components
_USE_PHP_VER4= ${_USE_PHP_ALL} crack dbx dio domxml filepro mcal mcve \
- mnogosearch oracle overload pfpro xslt yp
+ oracle overload pfpro xslt yp
_USE_PHP_VER5= ${_USE_PHP_ALL} dom filter ming mysqli oci8 pdo \
pdo_mysql pdo_sqlite \
simplexml soap spl sqlite tidy xmlreader xmlwriter xsl
@@ -283,7 +283,6 @@ mcve_DEPENDS= devel/php${PHP_VER}-mcve
memcache_DEPENDS= databases/pecl-memcache
mhash_DEPENDS= security/php${PHP_VER}-mhash
ming_DEPENDS= graphics/php${PHP_VER}-ming
-mnogosearch_DEPENDS= www/php${PHP_VER}-mnogosearch
mssql_DEPENDS= databases/php${PHP_VER}-mssql
mysql_DEPENDS= databases/php${PHP_VER}-mysql
mysqli_DEPENDS= databases/php${PHP_VER}-mysqli
OpenPOWER on IntegriCloud