summaryrefslogtreecommitdiff
path: root/misc
diff options
context:
space:
mode:
authortaca <taca>2015-12-30 04:22:59 +0000
committertaca <taca>2015-12-30 04:22:59 +0000
commitc9fdc233c81fca5e42dd0cf8d38e9f944efeff55 (patch)
tree33f1c5d03ca71c64aa76d8d015a09a7217085fab /misc
parentcf89ff560604161271e3724009a6d113a030d293 (diff)
downloadpkgsrc-c9fdc233c81fca5e42dd0cf8d38e9f944efeff55.tar.gz
Remove RUBY_VERSION_SUPPORTED which has the samve value as default.
Diffstat (limited to 'misc')
-rw-r--r--misc/ruby-ohai/Makefile4
1 files changed, 1 insertions, 3 deletions
diff --git a/misc/ruby-ohai/Makefile b/misc/ruby-ohai/Makefile
index 8a379595c59..e37c2d7bdb4 100644
--- a/misc/ruby-ohai/Makefile
+++ b/misc/ruby-ohai/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.11 2015/12/13 16:36:11 taca Exp $
+# $NetBSD: Makefile,v 1.12 2015/12/30 04:22:59 taca Exp $
DISTNAME= ohai-8.8.1
CATEGORIES= misc
@@ -20,8 +20,6 @@ DEPENDS+= ${RUBY_PKGPREFIX}-wmi-lite>=1.0:../../devel/ruby-wmi-lite
DEPENDS+= ${RUBY_PKGPREFIX}-ipaddress>=0.8.0:../../net/ruby-ipaddress
DEPENDS+= ${RUBY_PKGPREFIX}-chef-config<13:../../sysutils/ruby-chef-config
-RUBY_VERSION_SUPPORTED= 200 21 22
-
RUBYGEM_OPTIONS+= --format-executable
.include "../../lang/ruby/rubyversion.mk"