summaryrefslogtreecommitdiff
path: root/databases/Makefile
diff options
context:
space:
mode:
authorPav Lucistnik <pav@FreeBSD.org>2005-09-13 22:55:32 +0000
committerPav Lucistnik <pav@FreeBSD.org>2005-09-13 22:55:32 +0000
commit88de2365f1cd740079ee082465d82d58df2618e2 (patch)
tree29bfc0b510b87cf797ba96b991be5afe7be739a3 /databases/Makefile
parentThis is PHP extension which provides a Mysql 3.x/4.x driver for PDO. (diff)
This is PHP extension which provides an PostgreSQL driver for PDO.
PR: ports/86035 Submitted by: Alexander Zhuravlev <zaa@zaa.pp.ru>
Notes
Notes: svn path=/head/; revision=142648
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 bb547a7b9ee8..d40ea41c788e 100644
--- a/databases/Makefile
+++ b/databases/Makefile
@@ -248,6 +248,7 @@
SUBDIR += pear-MDB_QueryTool
SUBDIR += pecl-PDO
SUBDIR += pecl-PDO_MYSQL
+ SUBDIR += pecl-PDO_PGSQL
SUBDIR += pecl-memcache
SUBDIR += pecl-sqlite
SUBDIR += pgaccess