summaryrefslogtreecommitdiff
path: root/databases/Makefile
diff options
context:
space:
mode:
authorAlex Dupre <ale@FreeBSD.org>2007-02-09 08:39:16 +0000
committerAlex Dupre <ale@FreeBSD.org>2007-02-09 08:39:16 +0000
commit6395d93f152d39eb2f333dce2a3e8fdec04ddcc3 (patch)
tree103550b0e4516d5bcb80664c2e6ca1892b104b16 /databases/Makefile
parentAdd PDO dblib driver. (diff)
Add PDO firebird driver.
Notes
Notes: svn path=/head/; revision=184682
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 e5908e80cf4b..a739d3d9aca8 100644
--- a/databases/Makefile
+++ b/databases/Makefile
@@ -369,6 +369,7 @@
SUBDIR += php5-odbc
SUBDIR += php5-pdo
SUBDIR += php5-pdo_dblib
+ SUBDIR += php5-pdo_firebird
SUBDIR += php5-pdo_sqlite
SUBDIR += php5-pgsql
SUBDIR += php5-propel