summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authortaca <taca>2009-10-17 12:25:31 +0000
committertaca <taca>2009-10-17 12:25:31 +0000
commit45c694eb2fdf0f3375596b473b3de1da2c6b520a (patch)
tree78c6a089478a83aa7fe07b276785cbc9dd558320
parent4ef98e1460b9c81f6599c691e37db80bacdc802b (diff)
downloadpkgsrc-45c694eb2fdf0f3375596b473b3de1da2c6b520a.tar.gz
Add and enable ruby-sqlite.
-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