diff options
author | Martin Matuska <mm@FreeBSD.org> | 2013-10-22 16:30:35 +0000 |
---|---|---|
committer | Martin Matuska <mm@FreeBSD.org> | 2013-10-22 16:30:35 +0000 |
commit | 985c88e6135a1b990393307f43d5e5d96a1e7725 (patch) | |
tree | 7ca1c3b2fa6772e49c5444d2e073a90790d0c5f2 /databases/Makefile | |
parent | 39abe8b5715a34ea06ea860afd71306dd5865ea0 (diff) |
Provides an API to ensure that the PECL Mongo extension can be used
consistently across various Horde packages.
WWW: http://pear.horde.org
Notes
Notes:
svn path=/head/; revision=331295
Diffstat (limited to 'databases/Makefile')
-rw-r--r-- | databases/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/databases/Makefile b/databases/Makefile index 2ba8fb55a8f4..5d093d888a73 100644 --- a/databases/Makefile +++ b/databases/Makefile @@ -517,6 +517,7 @@ SUBDIR += pear-Horde_HashTable SUBDIR += pear-Horde_Imsp SUBDIR += pear-Horde_Memcache + SUBDIR += pear-Horde_Mongo SUBDIR += pear-MDB SUBDIR += pear-MDB2 SUBDIR += pear-MDB2_Driver_mysql |