summaryrefslogtreecommitdiff
path: root/databases/Makefile
diff options
context:
space:
mode:
authorPav Lucistnik <pav@FreeBSD.org>2005-09-13 22:54:36 +0000
committerPav Lucistnik <pav@FreeBSD.org>2005-09-13 22:54:36 +0000
commitb7f28c64b201282bff99894ea04664553c3a5a94 (patch)
tree202be13961f89c1698e98a9b4a53c1875869f072 /databases/Makefile
parentPDO provides a uniform data access interface, sporting advanced features such (diff)
This is PHP extension which provides a Mysql 3.x/4.x driver for PDO.
PR: ports/86034 Submitted by: Alexander Zhuravlev <zaa@zaa.pp.ru>
Notes
Notes: svn path=/head/; revision=142647
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 4f178983e890..bb547a7b9ee8 100644
--- a/databases/Makefile
+++ b/databases/Makefile
@@ -247,6 +247,7 @@
SUBDIR += pear-MDB2
SUBDIR += pear-MDB_QueryTool
SUBDIR += pecl-PDO
+ SUBDIR += pecl-PDO_MYSQL
SUBDIR += pecl-memcache
SUBDIR += pecl-sqlite
SUBDIR += pgaccess