summaryrefslogtreecommitdiff
path: root/databases/Makefile
diff options
context:
space:
mode:
authortaca <taca@pkgsrc.org>2009-10-17 12:25:31 +0000
committertaca <taca@pkgsrc.org>2009-10-17 12:25:31 +0000
commita1447fa122134acdce08a9874d6aead209e4ee69 (patch)
tree78c6a089478a83aa7fe07b276785cbc9dd558320 /databases/Makefile
parenta074310e77e5c506580233b7ad8effa13eb114ca (diff)
downloadpkgsrc-a1447fa122134acdce08a9874d6aead209e4ee69.tar.gz
Add and enable ruby-sqlite.
Diffstat (limited to 'databases/Makefile')
-rw-r--r--databases/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/databases/Makefile b/databases/Makefile
index e0aabd5df96..bd072ca2644 100644
--- a/databases/Makefile
+++ b/databases/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.305 2009/09/07 18:28:03 joerg Exp $
+# $NetBSD: Makefile,v 1.306 2009/10/17 12:25:31 taca Exp $
#
COMMENT= Databases
@@ -256,6 +256,7 @@ SUBDIR+= ruby-postgresql
SUBDIR+= ruby-qdbm
SUBDIR+= ruby-sequel
SUBDIR+= ruby-sequel-core
+SUBDIR+= ruby-sqlite
SUBDIR+= ruby-sqlite3
SUBDIR+= ruby-tokyocabinet
SUBDIR+= ruby-tokyotyrant