From f996d57dffb6c82543c79785851cee2b2a7a712c Mon Sep 17 00:00:00 2001 From: taca Date: Mon, 7 Feb 2011 14:55:55 +0000 Subject: Remove RUBY_REQD which specify older version of current supported version of Ruby. No functional change. --- graphics/ruby-imlib2/Makefile | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) (limited to 'graphics') diff --git a/graphics/ruby-imlib2/Makefile b/graphics/ruby-imlib2/Makefile index 0344407eba5..6eb111eb67e 100644 --- a/graphics/ruby-imlib2/Makefile +++ b/graphics/ruby-imlib2/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.22 2011/01/13 13:38:20 wiz Exp $ +# $NetBSD: Makefile,v 1.23 2011/02/07 14:55:56 taca Exp $ DISTNAME= imlib2-ruby-0.5.2 PKGNAME= ${RUBY_PKGPREFIX}-${DISTNAME:S/ruby-//} @@ -13,8 +13,6 @@ LICENSE= mit GEM_CLEANBUILD= Makefile *.o imlib2.${RUBY_DLEXT} mkmf.log -RUBY_REQD= 1.8.0 - pre-configure: ${CHMOD} -R g-w ${WRKSRC} -- cgit v1.2.3