summaryrefslogtreecommitdiff
path: root/databases/Makefile
diff options
context:
space:
mode:
authorAlex Dupre <ale@FreeBSD.org>2007-02-09 08:37:50 +0000
committerAlex Dupre <ale@FreeBSD.org>2007-02-09 08:37:50 +0000
commit32aba92709e7e68927e4d8a679e92c0ca7cc6a8c (patch)
treed365eb82fedd098fee165d72c9d38c653fa8c4ec /databases/Makefile
parentAdd PDO sqlite driver. (diff)
Add PDO dblib driver.
Notes
Notes: svn path=/head/; revision=184680
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 ceb6d54194db..e5908e80cf4b 100644
--- a/databases/Makefile
+++ b/databases/Makefile
@@ -368,6 +368,7 @@
SUBDIR += php5-oci8
SUBDIR += php5-odbc
SUBDIR += php5-pdo
+ SUBDIR += php5-pdo_dblib
SUBDIR += php5-pdo_sqlite
SUBDIR += php5-pgsql
SUBDIR += php5-propel