diff options
Diffstat (limited to 'www/rubygem-heroku-nav/Makefile')
-rw-r--r-- | www/rubygem-heroku-nav/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/www/rubygem-heroku-nav/Makefile b/www/rubygem-heroku-nav/Makefile index 9bfc74abfb6a..60bcc809039c 100644 --- a/www/rubygem-heroku-nav/Makefile +++ b/www/rubygem-heroku-nav/Makefile @@ -13,8 +13,7 @@ LICENSE= MIT NO_ARCH= yes USE_RUBY= yes -USE_RUBYGEMS= yes -RUBYGEM_AUTOPLIST= yes +USES= gem:autoplist RUN_DEPENDS+= rubygem-sinatra>=0:www/rubygem-sinatra |