From 7dd40e78eddb7d9bbb28dec78d0c5f6433c8f0d6 Mon Sep 17 00:00:00 2001 From: swills Date: Thu, 2 Jan 2014 20:06:14 +0000 Subject: - Remove unneeded RUBY_VER With hat: ruby@ --- net/rubygem-iproto/Makefile | 1 - 1 file changed, 1 deletion(-) (limited to 'net') diff --git a/net/rubygem-iproto/Makefile b/net/rubygem-iproto/Makefile index 1ab6b93d085b..d98071dd8f7a 100644 --- a/net/rubygem-iproto/Makefile +++ b/net/rubygem-iproto/Makefile @@ -11,7 +11,6 @@ COMMENT= Ruby implementation of Mail.Ru iproto protocol RUN_DEPENDS= rubygem-bin_utils>=0.0.3:${PORTSDIR}/devel/rubygem-bin_utils -RUBY_VER= 1.9 USE_RUBY= yes USE_RUBYGEMS= yes RUBYGEM_AUTOPLIST= yes -- cgit