diff options
Diffstat (limited to 'www/rubygem-rack-attack/Makefile')
-rw-r--r-- | www/rubygem-rack-attack/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/www/rubygem-rack-attack/Makefile b/www/rubygem-rack-attack/Makefile index 9690f172bb86..86623c55a5b3 100644 --- a/www/rubygem-rack-attack/Makefile +++ b/www/rubygem-rack-attack/Makefile @@ -15,7 +15,6 @@ RUN_DEPENDS= rubygem-rack16>=0:www/rubygem-rack16 NO_ARCH= yes USE_RUBY= yes -USE_RUBYGEMS= yes -RUBYGEM_AUTOPLIST= yes +USES= gem:autoplist .include <bsd.port.mk> |