diff options
Diffstat (limited to 'textproc/ruby-rttool/Makefile')
-rw-r--r-- | textproc/ruby-rttool/Makefile | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/textproc/ruby-rttool/Makefile b/textproc/ruby-rttool/Makefile index 7badb03747c0..75244d19f9d8 100644 --- a/textproc/ruby-rttool/Makefile +++ b/textproc/ruby-rttool/Makefile @@ -13,9 +13,7 @@ WWW= http://www.rubyist.net/~rubikitch/computer/rttool/index.en.html LICENSE= RUBY -USE_RUBY= yes -USES= shebangfix -USE_RUBY_SETUP= yes +USES= ruby:setup shebangfix SHEBANG_FILES= bin/rt/* lib/rt/* RUBY_MODNAME= rt |