summaryrefslogtreecommitdiff
path: root/databases/Makefile
diff options
context:
space:
mode:
authorAkinori MUSHA <knu@FreeBSD.org>2002-01-15 22:16:30 +0000
committerAkinori MUSHA <knu@FreeBSD.org>2002-01-15 22:16:30 +0000
commitf5ee20dc56c81ad887714e72d9dd551e843c889f (patch)
treed32e49d6ac68a4dcf9121a40f02d9640c629075e /databases/Makefile
parentAdd a WITH_BDB4 knob. (diff)
Add ruby-bdb1, a Ruby interface to Berkeley DB revision 1.8x with full
feature support (unlike the standard "dbm" library).
Notes
Notes: svn path=/head/; revision=53134
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 e8d20a9440aa..7bb641ff656c 100644
--- a/databases/Makefile
+++ b/databases/Makefile
@@ -100,6 +100,7 @@
SUBDIR += py-sqlrelay
SUBDIR += rdb
SUBDIR += ruby-bdb
+ SUBDIR += ruby-bdb1
SUBDIR += ruby-cdb
SUBDIR += ruby-dbd_interbase
SUBDIR += ruby-dbd_msql