diff options
Diffstat (limited to 'devel/ruby-rbprof/Makefile')
-rw-r--r-- | devel/ruby-rbprof/Makefile | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/devel/ruby-rbprof/Makefile b/devel/ruby-rbprof/Makefile index 63b6a66c55b6..e47c878421f5 100644 --- a/devel/ruby-rbprof/Makefile +++ b/devel/ruby-rbprof/Makefile @@ -14,9 +14,7 @@ OPTIONS_DEFINE= DOCS #RUN_DEPENDS= ${RUBY_SITELIBDIR}/runit/error.rb:devel/ruby-unit \ # ${RUBY_SITELIBDIR}/aspectr.rb:devel/ruby-aspectr -USES= dos2unix - -USE_RUBY= yes +USES= dos2unix ruby NO_BUILD= yes |