diff options
Diffstat (limited to 'devel/rubygem-safe_yaml/Makefile')
-rw-r--r-- | devel/rubygem-safe_yaml/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/rubygem-safe_yaml/Makefile b/devel/rubygem-safe_yaml/Makefile index 1803609d1dbe..c16a32e1bd3f 100644 --- a/devel/rubygem-safe_yaml/Makefile +++ b/devel/rubygem-safe_yaml/Makefile @@ -16,7 +16,7 @@ LICENSE_FILE= ${WRKSRC}/LICENSE.txt NO_ARCH= yes USE_RUBY= yes -USES= gem:autoplist shebangfix +USES= gem shebangfix SHEBANG_FILES= bundle_install_all_ruby_versions.sh \ run_specs_all_ruby_versions.sh PLIST_FILES= bin/safe_yaml |