ruby-bundler is bundled with our ruby language packages.
Remove it from the TEST_DEPENDS of ruby-resque and ruby-rspec/1 to prepare for removing ruby-bundler ok jeremy@
This commit is contained in:
parent
fdaac7d448
commit
77b9839e3d
@ -22,7 +22,6 @@ RUN_DEPENDS= converters/ruby-multi_json,${MODRUBY_FLAVOR} \
|
||||
|
||||
MODRUBY_TEST= rake
|
||||
TEST_DEPENDS= databases/redis \
|
||||
devel/ruby-bundler,${MODRUBY_FLAVOR} \
|
||||
devel/ruby-mocha,${MODRUBY_FLAVOR} \
|
||||
www/ruby-rack-test,${MODRUBY_FLAVOR}
|
||||
|
||||
|
@ -16,7 +16,6 @@ post-install:
|
||||
|
||||
# Requires heckle and quite a few other libraries to run its own
|
||||
# specs, so this is currently broken.
|
||||
TEST_DEPENDS = devel/ruby-bundler,${MODRUBY_FLAVOR}>=1.0.21
|
||||
MODRUBY_TEST = rake rspec
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
Loading…
Reference in New Issue
Block a user