diff options
Diffstat (limited to 'devel/ruby-rbprof/Makefile')
-rw-r--r-- | devel/ruby-rbprof/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/devel/ruby-rbprof/Makefile b/devel/ruby-rbprof/Makefile index dc6148592ef3..71a05e226265 100644 --- a/devel/ruby-rbprof/Makefile +++ b/devel/ruby-rbprof/Makefile @@ -13,8 +13,8 @@ COMMENT= Flexible Ruby profiler OPTIONS_DEFINE= DOCS -#RUN_DEPENDS= ${RUBY_SITELIBDIR}/runit/error.rb:${PORTSDIR}/devel/ruby-unit \ -# ${RUBY_SITELIBDIR}/aspectr.rb:${PORTSDIR}/devel/ruby-aspectr +#RUN_DEPENDS= ${RUBY_SITELIBDIR}/runit/error.rb:devel/ruby-unit \ +# ${RUBY_SITELIBDIR}/aspectr.rb:devel/ruby-aspectr USE_RUBY= yes |