summaryrefslogtreecommitdiff
path: root/databases
diff options
context:
space:
mode:
authortaca <taca>2011-12-17 17:16:49 +0000
committertaca <taca>2011-12-17 17:16:49 +0000
commit6abdb429ad9fed7d1973f5ead2249ad289b9d62c (patch)
tree23131b53052ee5d142fe3c1fbbd9a0ae6d2053e8 /databases
parent713de561b2dfae93e4572f4572c0f8868ee953a5 (diff)
downloadpkgsrc-6abdb429ad9fed7d1973f5ead2249ad289b9d62c.tar.gz
Add ane enable ruby-do_mysql and ruby-do_postgres.
Diffstat (limited to 'databases')
-rw-r--r--databases/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/databases/Makefile b/databases/Makefile
index 359e69687fa..d8cf088e344 100644
--- a/databases/Makefile
+++ b/databases/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.387 2011/12/16 12:25:05 taca Exp $
+# $NetBSD: Makefile,v 1.388 2011/12/17 17:16:49 taca Exp $
#
COMMENT= Databases
@@ -338,6 +338,8 @@ SUBDIR+= ruby-dm-timestamps
SUBDIR+= ruby-dm-transactions
SUBDIR+= ruby-dm-types
SUBDIR+= ruby-dm-validations
+SUBDIR+= ruby-do_mysql
+SUBDIR+= ruby-do_postgres
SUBDIR+= ruby-do_sqlite3
SUBDIR+= ruby-gdbm
SUBDIR+= ruby-ldap