From cc3c23539e26b69443c800935f3f7004bccb3d88 Mon Sep 17 00:00:00 2001 From: swills Date: Thu, 2 Jan 2014 19:43:39 +0000 Subject: - Remove unneeded RUBY_VER With hat: ruby@ --- databases/rubygem-tarantool/Makefile | 1 - 1 file changed, 1 deletion(-) diff --git a/databases/rubygem-tarantool/Makefile b/databases/rubygem-tarantool/Makefile index a08ef45da56e..473f55c3cba6 100644 --- a/databases/rubygem-tarantool/Makefile +++ b/databases/rubygem-tarantool/Makefile @@ -14,7 +14,6 @@ RUN_DEPENDS= rubygem-bin_utils=0.0.3:${PORTSDIR}/devel/rubygem-bin_utils \ rubygem-murmurhash3>=0.1.1:${PORTSDIR}/devel/rubygem-murmurhash3 \ rubygem-sumbur>=0.0.2:${PORTSDIR}/devel/rubygem-sumbur -RUBY_VER= 1.9 USE_RUBY= yes USE_RUBYGEMS= yes RUBYGEM_AUTOPLIST= yes -- cgit