diff options
Diffstat (limited to 'graphics/rubygem-captcha/Makefile')
-rw-r--r-- | graphics/rubygem-captcha/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/graphics/rubygem-captcha/Makefile b/graphics/rubygem-captcha/Makefile index 742bf042b79a..eaf3719162d2 100644 --- a/graphics/rubygem-captcha/Makefile +++ b/graphics/rubygem-captcha/Makefile @@ -15,7 +15,6 @@ RUN_DEPENDS= rubygem-rmagick>=2.9.2:graphics/rubygem-rmagick NO_ARCH= yes USE_RUBY= yes -USE_RUBYGEMS= yes -RUBYGEM_AUTOPLIST= yes +USES= gem:autoplist .include <bsd.port.mk> |