summaryrefslogtreecommitdiff
path: root/databases/Makefile
diff options
context:
space:
mode:
authorAlex Dupre <ale@FreeBSD.org>2007-02-09 08:35:34 +0000
committerAlex Dupre <ale@FreeBSD.org>2007-02-09 08:35:34 +0000
commit31328a5039a2fce52da4602f94abc7c9073bbe60 (patch)
treea760e21e57d9832c8cd8187ab808fbbb1ed2068b /databases/Makefile
parentUpdate patch to add support for db4.4. (diff)
Add PHP Data Objects extension.
Notes
Notes: svn path=/head/; revision=184676
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 4b6398e2ac24..5c91fdda5b07 100644
--- a/databases/Makefile
+++ b/databases/Makefile
@@ -367,6 +367,7 @@
SUBDIR += php5-mysqli
SUBDIR += php5-oci8
SUBDIR += php5-odbc
+ SUBDIR += php5-pdo
SUBDIR += php5-pgsql
SUBDIR += php5-propel
SUBDIR += php5-sqlite