diff options
author | Steve Wills <swills@FreeBSD.org> | 2014-01-02 20:06:14 +0000 |
---|---|---|
committer | Steve Wills <swills@FreeBSD.org> | 2014-01-02 20:06:14 +0000 |
commit | 1e7817e39a4d2ae570b9d2883bf2eabba70fa401 (patch) | |
tree | 909e40c930b16583b13cceb79ac7cc695dfd5c2d /net | |
parent | 7b7259138f14c30e4cecf8e87a02b63ed6775503 (diff) | |
download | ports-1e7817e39a4d2ae570b9d2883bf2eabba70fa401.tar.gz ports-1e7817e39a4d2ae570b9d2883bf2eabba70fa401.zip |
Notes
Diffstat (limited to 'net')
-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 |