diff options
Diffstat (limited to 'textproc/rubygem-rdtool/Makefile')
-rw-r--r-- | textproc/rubygem-rdtool/Makefile | 6 |
1 files changed, 2 insertions, 4 deletions
diff --git a/textproc/rubygem-rdtool/Makefile b/textproc/rubygem-rdtool/Makefile index bc2492cdabd..255ed7b2361 100644 --- a/textproc/rubygem-rdtool/Makefile +++ b/textproc/rubygem-rdtool/Makefile @@ -14,12 +14,10 @@ LICENSE_COMB= dual NO_ARCH= yes -USES= shebangfix +USE_RUBY= yes +USES= gem:autoplist shebangfix SHEBANG_FILES= bin/rd2 bin/rdswap.rb ruby_OLD_CMD= /usr/bin/ruby1.9.1 -USE_RUBY= yes -USE_RUBYGEMS= yes -RUBYGEM_AUTOPLIST= yes PLIST_FILES= bin/rd2 bin/rdswap.rb |