From d7d56544e89a5a60e17da6ed1949bd397a3444a2 Mon Sep 17 00:00:00 2001 From: taca Date: Sun, 3 Feb 2019 13:45:06 +0000 Subject: Allow Ruby 2.6 to build. --- misc/ruby-ohai/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'misc') diff --git a/misc/ruby-ohai/Makefile b/misc/ruby-ohai/Makefile index 711fba01f77..b74dfa35538 100644 --- a/misc/ruby-ohai/Makefile +++ b/misc/ruby-ohai/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.23 2018/09/23 16:30:00 taca Exp $ +# $NetBSD: Makefile,v 1.24 2019/02/03 13:45:06 taca Exp $ DISTNAME= ohai-14.5.4 CATEGORIES= misc @@ -20,7 +20,7 @@ DEPENDS+= ${RUBY_PKGPREFIX}-ipaddress>=0.8.0:../../net/ruby-ipaddress DEPENDS+= ${RUBY_PKGPREFIX}-wmi-lite>=1.0<2:../../devel/ruby-wmi-lite DEPENDS+= ${RUBY_PKGPREFIX}-chef-config<15:../../sysutils/ruby-chef-config -RUBY_VERSIONS_ACCEPTED= 23 24 25 +RUBY_VERSIONS_ACCEPTED= 23 24 25 26 RUBYGEM_OPTIONS+= --format-executable -- cgit v1.2.3