summaryrefslogtreecommitdiff
path: root/net/ruby-tw
diff options
context:
space:
mode:
authorobache <obache@pkgsrc.org>2014-01-17 08:41:05 +0000
committerobache <obache@pkgsrc.org>2014-01-17 08:41:05 +0000
commita5b21d57705e694798f383693b9e565e0ece72ba (patch)
tree68b106b1f30c5fa99f8c27af338b984bdbd1f4af /net/ruby-tw
parentf9df8713504dbe794abbd9afc3b433f2b1e8d8dd (diff)
downloadpkgsrc-a5b21d57705e694798f383693b9e565e0ece72ba.tar.gz
ruby version restriction from www/ruby-multipart-post
Diffstat (limited to 'net/ruby-tw')
-rw-r--r--net/ruby-tw/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/net/ruby-tw/Makefile b/net/ruby-tw/Makefile
index ab72871fcd4..adec328d09d 100644
--- a/net/ruby-tw/Makefile
+++ b/net/ruby-tw/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.9 2013/12/21 17:29:30 tsutsui Exp $
+# $NetBSD: Makefile,v 1.10 2014/01/17 08:41:05 obache Exp $
DISTNAME= tw-0.5.2
CATEGORIES= net
@@ -14,6 +14,7 @@ DEPENDS+= ${RUBY_PKGPREFIX}-rainbow>=1.1.4:../../misc/ruby-rainbow
DEPENDS+= ${RUBY_PKGPREFIX}-twitter>=4.4.0:../../net/ruby-twitter
DEPENDS+= ${RUBY_PKGPREFIX}-userstream>=1.2.0:../../net/ruby-userstream
+RUBY_VERSION_SUPPORTED= 200 193
RUBY_JSON_REQD= 1.7.0
.include "../../lang/ruby/gem.mk"