diff options
author | swills <swills@FreeBSD.org> | 2014-01-03 04:06:14 +0800 |
---|---|---|
committer | swills <swills@FreeBSD.org> | 2014-01-03 04:06:14 +0800 |
commit | 7dd40e78eddb7d9bbb28dec78d0c5f6433c8f0d6 (patch) | |
tree | 909e40c930b16583b13cceb79ac7cc695dfd5c2d /net/rubygem-iproto | |
parent | 6d490ff562d3bff181222e9385ac3d6f2eb6b2ae (diff) | |
download | freebsd-ports-gnome-7dd40e78eddb7d9bbb28dec78d0c5f6433c8f0d6.tar.gz freebsd-ports-gnome-7dd40e78eddb7d9bbb28dec78d0c5f6433c8f0d6.tar.zst freebsd-ports-gnome-7dd40e78eddb7d9bbb28dec78d0c5f6433c8f0d6.zip |
- Remove unneeded RUBY_VER
With hat: ruby@
Diffstat (limited to 'net/rubygem-iproto')
-rw-r--r-- | net/rubygem-iproto/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
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 |