summaryrefslogtreecommitdiff
path: root/databases/Makefile
diff options
context:
space:
mode:
authortaca <taca@pkgsrc.org>2008-06-23 02:01:53 +0000
committertaca <taca@pkgsrc.org>2008-06-23 02:01:53 +0000
commit577d2c6b417dcfabe4beadf4c80f84cd82c33ad2 (patch)
treeba636e69c6427c20f847d9862fce2a8bab91d7bc /databases/Makefile
parent337bd23f7197ad5da35dd58e749b335fac12eaf5 (diff)
downloadpkgsrc-577d2c6b417dcfabe4beadf4c80f84cd82c33ad2.tar.gz
Add and enable ruby-activeldap.
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 b57d3e32ff7..cdf987901ab 100644
--- a/databases/Makefile
+++ b/databases/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.251 2008/06/22 15:48:09 taca Exp $
+# $NetBSD: Makefile,v 1.252 2008/06/23 02:01:53 taca Exp $
#
COMMENT= Databases
@@ -191,6 +191,7 @@ SUBDIR+= ruby-DBD-postgresql
SUBDIR+= ruby-DBD-sqlite
SUBDIR+= ruby-DBD-sqlite3
SUBDIR+= ruby-DBI
+SUBDIR+= ruby-activeldap
SUBDIR+= ruby-activerecord
SUBDIR+= ruby-activerecord-odbc
SUBDIR+= ruby-acts-as-versioned