summaryrefslogtreecommitdiff
path: root/misc
diff options
context:
space:
mode:
authortaca <taca@pkgsrc.org>2015-12-30 04:22:59 +0000
committertaca <taca@pkgsrc.org>2015-12-30 04:22:59 +0000
commitc70fcd2e7342aa58257ebe5362bfed8889a6d35c (patch)
tree33f1c5d03ca71c64aa76d8d015a09a7217085fab /misc
parentfa478f71d4da4e3b7992aeb6bf2495c8ac940cdd (diff)
downloadpkgsrc-c70fcd2e7342aa58257ebe5362bfed8889a6d35c.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"