diff options
Diffstat (limited to 'www/rubygem-rack-protection/Makefile')
-rw-r--r-- | www/rubygem-rack-protection/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/www/rubygem-rack-protection/Makefile b/www/rubygem-rack-protection/Makefile index cc7a7f05944d..c852243f7564 100644 --- a/www/rubygem-rack-protection/Makefile +++ b/www/rubygem-rack-protection/Makefile @@ -16,7 +16,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> |