From b1fa10848de84a1fd6f7ecaabd0b32fd2d0428ee Mon Sep 17 00:00:00 2001 From: taca Date: Tue, 30 May 2017 14:22:40 +0000 Subject: * Drop setting RUBY_VERSIONS_ACCEPTED since it is now default value. --- misc/ruby-progressbar/Makefile | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) (limited to 'misc') diff --git a/misc/ruby-progressbar/Makefile b/misc/ruby-progressbar/Makefile index f03018a4b72..5fa3aba0430 100644 --- a/misc/ruby-progressbar/Makefile +++ b/misc/ruby-progressbar/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.15 2017/04/22 18:27:04 taca Exp $ +# $NetBSD: Makefile,v 1.16 2017/05/30 14:22:40 taca Exp $ DISTNAME= ruby-progressbar-1.8.1 PKGNAME= ${DISTNAME:S/ruby-/${RUBY_PKGPREFIX}-/} @@ -9,7 +9,5 @@ HOMEPAGE= https://github.com/jfelchner/ruby-progressbar COMMENT= Text Progress Bar Library for Ruby LICENSE= mit -RUBY_VERSIONS_ACCEPTED= 23 22 21 - .include "../../lang/ruby/gem.mk" .include "../../mk/bsd.pkg.mk" -- cgit v1.2.3