summaryrefslogtreecommitdiff
path: root/databases/Makefile
diff options
context:
space:
mode:
authorAkinori MUSHA <knu@FreeBSD.org>2003-09-10 09:35:37 +0000
committerAkinori MUSHA <knu@FreeBSD.org>2003-09-10 09:35:37 +0000
commiteaaa4142fb3991897eda24c6914b67810f7f67d3 (patch)
treec1742dbb219faa15dafe59e00b5f652253585264 /databases/Makefile
parentFix building with optional dictionaries, which I broke in my last commit. (diff)
Add ruby-criteria, a Ruby module for SQL query abstraction, and
others. Note that this module only works with Ruby 1.8 or later.
Notes
Notes: svn path=/head/; revision=88910
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 42e231d1f1b4..bef229eef0e8 100644
--- a/databases/Makefile
+++ b/databases/Makefile
@@ -185,6 +185,7 @@
SUBDIR += ruby-bdb
SUBDIR += ruby-bdb1
SUBDIR += ruby-cdb
+ SUBDIR += ruby-criteria
SUBDIR += ruby-dbd_interbase
SUBDIR += ruby-dbd_msql
SUBDIR += ruby-dbd_mysql