diff options
Diffstat (limited to 'www/rubygem-tumblr_client/Makefile')
-rw-r--r-- | www/rubygem-tumblr_client/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/www/rubygem-tumblr_client/Makefile b/www/rubygem-tumblr_client/Makefile index 86298d5d129..496ce04e4c9 100644 --- a/www/rubygem-tumblr_client/Makefile +++ b/www/rubygem-tumblr_client/Makefile @@ -22,8 +22,7 @@ RUN_DEPENDS= rubygem-faraday>=0.9.0:www/rubygem-faraday \ NO_ARCH= yes USE_RUBY= yes -USE_RUBYGEMS= yes -RUBYGEM_AUTOPLIST= yes +USES= gem:autoplist PLIST_FILES= bin/tumblr |