diff options
author | Steve Wills <swills@FreeBSD.org> | 2016-04-27 16:36:41 +0000 |
---|---|---|
committer | Steve Wills <swills@FreeBSD.org> | 2016-04-27 16:36:41 +0000 |
commit | b3e8fe8d85d1f32b6b8813589ed8637a8accb185 (patch) | |
tree | 146c1b1aad08357a95df3348dea477d956cd3816 /graphics/rubygem-dragonfly | |
parent | fa3799f9e7a9b9095ece07d487dbe794356ec5ba (diff) |
Notes
Diffstat (limited to 'graphics/rubygem-dragonfly')
-rw-r--r-- | graphics/rubygem-dragonfly/Makefile | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/graphics/rubygem-dragonfly/Makefile b/graphics/rubygem-dragonfly/Makefile index 0696a1bf4003..f3b03e60c180 100644 --- a/graphics/rubygem-dragonfly/Makefile +++ b/graphics/rubygem-dragonfly/Makefile @@ -19,9 +19,7 @@ RUN_DEPENDS= rubygem-addressable>=2.3:www/rubygem-addressable \ NO_ARCH= yes USE_RUBY= yes -USE_RUBYGEMS= yes -RUBYGEM_AUTOPLIST= yes -USES= shebangfix +USES= gem:autoplist shebangfix SHEBANG_FILES= dev/test_rails ruby_OLD_CMD= "env ruby" |