diff options
author | Steve Wills <swills@FreeBSD.org> | 2014-01-02 19:43:39 +0000 |
---|---|---|
committer | Steve Wills <swills@FreeBSD.org> | 2014-01-02 19:43:39 +0000 |
commit | a672ed22fbb9b2a6fe896c056e0364ab7948892b (patch) | |
tree | 155cb625d5f80c04fdd99b2854ad052de70e353d | |
parent | 257c99acc69d136f44423f141af9717a197dfa0d (diff) | |
download | ports-a672ed22fbb9b2a6fe896c056e0364ab7948892b.tar.gz ports-a672ed22fbb9b2a6fe896c056e0364ab7948892b.zip |
Notes
-rw-r--r-- | databases/rubygem-tarantool/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
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 |