summaryrefslogtreecommitdiff
path: root/www/ruby-activeresource31/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'www/ruby-activeresource31/Makefile')
-rw-r--r--www/ruby-activeresource31/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/www/ruby-activeresource31/Makefile b/www/ruby-activeresource31/Makefile
index 633396b3ba2..fa32761f1a6 100644
--- a/www/ruby-activeresource31/Makefile
+++ b/www/ruby-activeresource31/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.2 2012/03/18 05:40:43 taca Exp $
+# $NetBSD: Makefile,v 1.3 2012/06/14 14:56:16 taca Exp $
DISTNAME= activeresource-${RUBY_RAILS_VERSION}
CATEGORIES= www
@@ -12,6 +12,7 @@ DEPENDS+= ${RUBY_ACTIVESUPPORT_DEPENDS}
DEPENDS+= ${RUBY_ACTIVEMODEL_DEPENDS}
RUBY_RAILS_SUPPORTED= 31
+RUBY_RAILS_STRICT_DEP= yes
.include "../../lang/ruby/gem.mk"
.include "../../mk/bsd.pkg.mk"