diff options
Diffstat (limited to 'devel/ruby-gettext/Makefile')
-rw-r--r-- | devel/ruby-gettext/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/ruby-gettext/Makefile b/devel/ruby-gettext/Makefile index 361a1224aa0e..80cb5ea9076c 100644 --- a/devel/ruby-gettext/Makefile +++ b/devel/ruby-gettext/Makefile @@ -26,7 +26,7 @@ USE_RUBY= yes USE_RUBY_FEATURES= racc-runtime USE_RUBY_SETUP= yes -RUBY_SHEBANG_FILES= ${WRKSRC}/samples/*.rb +RUBY_SHEBANG_FILES= bin/rgettext ${WRKSRC}/samples/*.rb DOCS_EN= ChangeLog README DOCS_JA= README.ja |