diff options
Diffstat (limited to 'textproc')
-rw-r--r-- | textproc/rubygem-rdtool/Makefile | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/textproc/rubygem-rdtool/Makefile b/textproc/rubygem-rdtool/Makefile index 8cb409bfc6c7..db94ce124583 100644 --- a/textproc/rubygem-rdtool/Makefile +++ b/textproc/rubygem-rdtool/Makefile @@ -2,7 +2,7 @@ PORTNAME= rdtool PORTVERSION= 0.6.38 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= textproc ruby MASTER_SITES= RG @@ -14,6 +14,8 @@ LICENSE_COMB= dual NO_ARCH= yes +USES= shebangfix +SHEBANG_FILES= bin/rd2 bin/rdswap.rb USE_RUBY= yes USE_RUBYGEMS= yes RUBYGEM_AUTOPLIST= yes |