diff options
Diffstat (limited to 'textproc/ruby-rdtool/Makefile')
-rw-r--r-- | textproc/ruby-rdtool/Makefile | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/textproc/ruby-rdtool/Makefile b/textproc/ruby-rdtool/Makefile index 4cd2aaef77ff..675590382c6a 100644 --- a/textproc/ruby-rdtool/Makefile +++ b/textproc/ruby-rdtool/Makefile @@ -11,12 +11,10 @@ WWW= https://github.com/uwabami/rdtool BUILD_DEPENDS= racc:devel/rubygem-racc +USES= ruby:setup USE_GITHUB= yes GH_ACCOUNT= uwabami -USE_RUBY= yes -USE_RUBY_SETUP= yes - RUBY_MODNAME= rd DOCS_EN= README.rd doc/rd-draft.rd |