summaryrefslogtreecommitdiff
path: root/databases/Makefile
diff options
context:
space:
mode:
authorAlex Dupre <ale@FreeBSD.org>2007-02-09 08:36:39 +0000
committerAlex Dupre <ale@FreeBSD.org>2007-02-09 08:36:39 +0000
commit3a7457a22ab090490ede9ee7c7661b2cf7684488 (patch)
tree1ef5e4a043f1a31a5d423c89f6b5e62819eb1bcf /databases/Makefile
parentAdd PHP Data Objects extension. (diff)
Add PDO sqlite driver.
Notes
Notes: svn path=/head/; revision=184678
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 5c91fdda5b07..ceb6d54194db 100644
--- a/databases/Makefile
+++ b/databases/Makefile
@@ -368,6 +368,7 @@
SUBDIR += php5-oci8
SUBDIR += php5-odbc
SUBDIR += php5-pdo
+ SUBDIR += php5-pdo_sqlite
SUBDIR += php5-pgsql
SUBDIR += php5-propel
SUBDIR += php5-sqlite