From 96f273b0c2cde3218e299c5c0bfd3de013f32d6c Mon Sep 17 00:00:00 2001 From: Sunpoet Po-Chuan Hsieh Date: Wed, 27 May 2015 11:23:10 +0000 Subject: - Remove outdated RUBY_VER check With hat: ruby --- sysutils/vagrant/Makefile | 8 +------- 1 file changed, 1 insertion(+), 7 deletions(-) (limited to 'sysutils/vagrant') diff --git a/sysutils/vagrant/Makefile b/sysutils/vagrant/Makefile index cbe42c0e5ff3..83ccff14ff4c 100644 --- a/sysutils/vagrant/Makefile +++ b/sysutils/vagrant/Makefile @@ -79,10 +79,4 @@ do-build: post-install: ${RMDIR} ${STAGEDIR}${PREFIX}/lib/ruby/gems/${RUBY_VER}/doc -.include - -.if (${RUBY_VER} == "1.9") -IGNORE= not supported with Ruby 1.9, Ruby 2.0 or 2.1 is needed -.endif - -.include +.include -- cgit v1.2.3