summaryrefslogtreecommitdiff
path: root/databases
diff options
context:
space:
mode:
authorjperkin <jperkin@pkgsrc.org>2013-03-01 10:35:06 +0000
committerjperkin <jperkin@pkgsrc.org>2013-03-01 10:35:06 +0000
commit83139b99cc1dd6d4525be9ab9bf1017b8922ee0e (patch)
tree09069122d73618b31ee405038c0a615c0a1e6241 /databases
parente511b1c4287174386dd1cd73caed7b30bd667760 (diff)
downloadpkgsrc-83139b99cc1dd6d4525be9ab9bf1017b8922ee0e.tar.gz
Add and enable php-pdo_odbc
Diffstat (limited to 'databases')
-rw-r--r--databases/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/databases/Makefile b/databases/Makefile
index e285cf5ba68..f1737d640a3 100644
--- a/databases/Makefile
+++ b/databases/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.423 2013/02/24 14:44:51 taca Exp $
+# $NetBSD: Makefile,v 1.424 2013/03/01 10:35:06 jperkin Exp $
COMMENT= Databases
@@ -222,6 +222,7 @@ SUBDIR+= php-oci8
SUBDIR+= php-pdo
SUBDIR+= php-pdo_dblib
SUBDIR+= php-pdo_mysql
+SUBDIR+= php-pdo_odbc
SUBDIR+= php-pdo_pgsql
SUBDIR+= php-pdo_sqlite
SUBDIR+= php-pgsql