diff options
Diffstat (limited to 'devel/ruby-mock/Makefile')
-rw-r--r-- | devel/ruby-mock/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/devel/ruby-mock/Makefile b/devel/ruby-mock/Makefile index 191590af021e..d83b4919623c 100644 --- a/devel/ruby-mock/Makefile +++ b/devel/ruby-mock/Makefile @@ -15,10 +15,9 @@ DIST_SUBDIR= ruby MAINTAINER= knu@FreeBSD.org COMMENT= An RUnit extention that makes it very easy to implement Mock Objects -RUN_DEPENDS= {RUBY_SITELIBDIR}/runit/error.rb:${PORTSDIR}/lang/ruby16-shim-ruby18 - USE_BZIP2= yes USE_RUBY= yes +USE_RUBY_FEATURES= runit NO_BUILD= yes |