summaryrefslogtreecommitdiff
path: root/www/mongrel
diff options
context:
space:
mode:
authortaca <taca@pkgsrc.org>2008-03-29 14:02:08 +0000
committertaca <taca@pkgsrc.org>2008-03-29 14:02:08 +0000
commit9d349f32fe84110878d8c0e84a4fde83d5fb364b (patch)
tree0238e46c8664ddb9e310ecf279e7cfad7a7cbd9d /www/mongrel
parent8638c065c0836f122e550879c553b09863ee8a0d (diff)
downloadpkgsrc-9d349f32fe84110878d8c0e84a4fde83d5fb364b.tar.gz
Add RUBY_REQD to 1.8.6.110. Advised from obache@ via private mail.
Diffstat (limited to 'www/mongrel')
-rw-r--r--www/mongrel/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/www/mongrel/Makefile b/www/mongrel/Makefile
index ec3acb9103f..24fa4313989 100644
--- a/www/mongrel/Makefile
+++ b/www/mongrel/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.5 2008/03/29 13:07:45 taca Exp $
+# $NetBSD: Makefile,v 1.6 2008/03/29 14:02:08 taca Exp $
DISTNAME= mongrel-1.0.1
PKGREVISION= 1
@@ -15,6 +15,7 @@ DEPENDS+= ${RUBY_PKGPREFIX}-daemons>=1.0.3:../../misc/ruby-daemons
DEPENDS+= ${RUBY_PKGPREFIX}-gem_plugin>=0.2.2:../../misc/ruby-gem_plugin
DEPENDS+= rubygems-[0-9]*:../../misc/rubygems
+RUBY_REQD= 1.8.6.110
REPLACE_RUBY_DIRS= ${WRKSRC}/examples
RUBY_HAS_ARCHLIB= yes