summaryrefslogtreecommitdiff
path: root/www/ruby-webrobots
diff options
context:
space:
mode:
authorjoerg <joerg>2014-04-28 21:57:46 +0000
committerjoerg <joerg>2014-04-28 21:57:46 +0000
commita60d20e7df572562cf4894aa2f22fd070be26c79 (patch)
tree13329c426ca8c080cf1a98eeba514e55dafd9f57 /www/ruby-webrobots
parent0111489c0dd51b4322e2162be3b75861531ede9f (diff)
downloadpkgsrc-a60d20e7df572562cf4894aa2f22fd070be26c79.tar.gz
Dependency closure of textproc/ruby-nokogiri
Diffstat (limited to 'www/ruby-webrobots')
-rw-r--r--www/ruby-webrobots/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/www/ruby-webrobots/Makefile b/www/ruby-webrobots/Makefile
index a90d4688019..2ab63d050ce 100644
--- a/www/ruby-webrobots/Makefile
+++ b/www/ruby-webrobots/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.7 2013/04/06 14:30:19 rodent Exp $
+# $NetBSD: Makefile,v 1.8 2014/04/28 21:57:46 joerg Exp $
DISTNAME= webrobots-0.1.1
CATEGORIES= www
@@ -10,5 +10,7 @@ LICENSE= 2-clause-bsd
DEPENDS+= ${RUBY_PKGPREFIX}-nokogiri>=1.4.4:../../textproc/ruby-nokogiri
+RUBY_VERSION_SUPPORTED= 200 193 21
+
.include "../../lang/ruby/gem.mk"
.include "../../mk/bsd.pkg.mk"