summaryrefslogtreecommitdiff
path: root/databases/Makefile
diff options
context:
space:
mode:
authorAlex Dupre <ale@FreeBSD.org>2007-02-09 08:41:26 +0000
committerAlex Dupre <ale@FreeBSD.org>2007-02-09 08:41:26 +0000
commitb3d481c7ebec1d413355342a236e9abcd2ea0bd9 (patch)
tree613f6dfd3fc61ef170b350613a20d0dc99241d7c /databases/Makefile
parent- Fix build after libmytinfo removal (diff)
Add PDO oci driver.
Notes
Notes: svn path=/head/; revision=184687
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 236e1ebd10a2..475187f50743 100644
--- a/databases/Makefile
+++ b/databases/Makefile
@@ -371,6 +371,7 @@
SUBDIR += php5-pdo_dblib
SUBDIR += php5-pdo_firebird
SUBDIR += php5-pdo_mysql
+ SUBDIR += php5-pdo_oci
SUBDIR += php5-pdo_sqlite
SUBDIR += php5-pgsql
SUBDIR += php5-propel