summaryrefslogtreecommitdiff
path: root/databases/Makefile
diff options
context:
space:
mode:
authorAlex Dupre <ale@FreeBSD.org>2007-02-09 08:42:27 +0000
committerAlex Dupre <ale@FreeBSD.org>2007-02-09 08:42:27 +0000
commit149fb592206ea05e341fffeeb468d8cd80c9b944 (patch)
tree935907e3af39b99b7bac23f57f8692abf487ec65 /databases/Makefile
parent- Fix build after libmytinfo removal (diff)
Add PDO odbc driver.
Notes
Notes: svn path=/head/; revision=184690
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 475187f50743..e42595f5dcef 100644
--- a/databases/Makefile
+++ b/databases/Makefile
@@ -372,6 +372,7 @@
SUBDIR += php5-pdo_firebird
SUBDIR += php5-pdo_mysql
SUBDIR += php5-pdo_oci
+ SUBDIR += php5-pdo_odbc
SUBDIR += php5-pdo_sqlite
SUBDIR += php5-pgsql
SUBDIR += php5-propel