aboutsummaryrefslogtreecommitdiff
path: root/databases/Makefile
diff options
context:
space:
mode:
authorMartin Wilke <miwi@FreeBSD.org>2012-05-16 05:09:15 +0000
committerMartin Wilke <miwi@FreeBSD.org>2012-05-16 05:09:15 +0000
commit551d88a25ee383bd355423030c0ba1da6d938990 (patch)
tree1c33e0410a0c3ded7bc5dad69bedafea85b6097b /databases/Makefile
parentf05ec77a7b819b7e06ef8a4979ee6c46b6dffc34 (diff)
The mysqlnd query result cache plugin is a mysqlnd plugin.
WWW: http://pecl.php.net/package/mysqlnd_qc PR: ports/165474 Submitted by: johnpupu <johnpupu@gmail.com>
Notes
Notes: svn path=/head/; revision=296721
Diffstat (limited to 'databases/Makefile')
-rw-r--r--databases/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/databases/Makefile b/databases/Makefile
index 4fa646205689..c96abcb1cec2 100644
--- a/databases/Makefile
+++ b/databases/Makefile
@@ -521,6 +521,7 @@
SUBDIR += pecl-memcached
SUBDIR += pecl-mongo
SUBDIR += pecl-mysqlnd_ms
+ SUBDIR += pecl-mysqlnd_qc
SUBDIR += pecl-rrd
SUBDIR += pecl-tokyo_tyrant
SUBDIR += percona-toolkit