summaryrefslogtreecommitdiff
path: root/databases/Makefile
diff options
context:
space:
mode:
authorAlex Dupre <ale@FreeBSD.org>2007-02-09 08:43:34 +0000
committerAlex Dupre <ale@FreeBSD.org>2007-02-09 08:43:34 +0000
commitfe22f6b78b11b4b5f9b1da9ad4044fd740454bd0 (patch)
tree8e475ef213ccc80048aa50d8d3d3cf3d47ac6ca6 /databases/Makefile
parent- Fix X11 building, broken by the previous commit. (diff)
Add PDO pgsql driver.
Notes
Notes: svn path=/head/; revision=184693
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 e42595f5dcef..86120d028286 100644
--- a/databases/Makefile
+++ b/databases/Makefile
@@ -373,6 +373,7 @@
SUBDIR += php5-pdo_mysql
SUBDIR += php5-pdo_oci
SUBDIR += php5-pdo_odbc
+ SUBDIR += php5-pdo_pgsql
SUBDIR += php5-pdo_sqlite
SUBDIR += php5-pgsql
SUBDIR += php5-propel