diff options
author | Steve Wills <swills@FreeBSD.org> | 2016-04-27 21:57:31 +0000 |
---|---|---|
committer | Steve Wills <swills@FreeBSD.org> | 2016-04-27 21:57:31 +0000 |
commit | 462519941e56e838fd1fff77ecc3ebeb554fcb80 (patch) | |
tree | 458ee36a309c86fda82fb043915969b7de517c43 /graphics/rubygem-gruff | |
parent | 3df56b21ed1b7f897b0b1c0a46cddc584aeccfc2 (diff) |
Notes
Diffstat (limited to 'graphics/rubygem-gruff')
-rw-r--r-- | graphics/rubygem-gruff/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/graphics/rubygem-gruff/Makefile b/graphics/rubygem-gruff/Makefile index 54dc0b37d458..55b97c2098df 100644 --- a/graphics/rubygem-gruff/Makefile +++ b/graphics/rubygem-gruff/Makefile @@ -17,7 +17,7 @@ RUN_DEPENDS= rubygem-rmagick>=2.13.4:graphics/rubygem-rmagick NO_ARCH= yes USE_RUBY= yes -USES= gem:autoplist shebangfix +USES= gem shebangfix SHEBANG_FILES= test/image_compare.rb ruby_OLD_CMD= ruby |