From 9c08f01eb25e04eb15a12cb941cc7f4955f90bd3 Mon Sep 17 00:00:00 2001 From: joerg Date: Thu, 14 Aug 2014 16:10:08 +0000 Subject: Restrict to the same versions as the dependencies. --- meta-pkgs/ruby-shoulda/Makefile | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'meta-pkgs') diff --git a/meta-pkgs/ruby-shoulda/Makefile b/meta-pkgs/ruby-shoulda/Makefile index 6abdb63cc7c..b150fb2fef4 100644 --- a/meta-pkgs/ruby-shoulda/Makefile +++ b/meta-pkgs/ruby-shoulda/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.3 2014/07/16 08:37:20 rodent Exp $ +# $NetBSD: Makefile,v 1.4 2014/08/14 16:10:08 joerg Exp $ DISTNAME= shoulda-3.5.0 PKGNAME= ${RUBY_PKGPREFIX}-${DISTNAME} @@ -14,5 +14,7 @@ DEPENDS+= ${RUBY_PKGPREFIX}-shoulda-matchers>=1.4.1<3.0:../../devel/ruby-shoulda USE_LANGUAGES= # none +RUBY_VERSION_SUPPORTED= 200 193 21 + .include "../../lang/ruby/gem.mk" .include "../../mk/bsd.pkg.mk" -- cgit v1.2.3