diff options
Diffstat (limited to 'devel/rubygem-actionpack-action_caching/Makefile')
-rw-r--r-- | devel/rubygem-actionpack-action_caching/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/devel/rubygem-actionpack-action_caching/Makefile b/devel/rubygem-actionpack-action_caching/Makefile index eb938adcbc02..4807d3be71bc 100644 --- a/devel/rubygem-actionpack-action_caching/Makefile +++ b/devel/rubygem-actionpack-action_caching/Makefile @@ -16,7 +16,6 @@ RUN_DEPENDS= rubygem-actionpack4>=4.0:www/rubygem-actionpack4 NO_ARCH= yes USE_RUBY= yes -USE_RUBYGEMS= yes -RUBYGEM_AUTOPLIST=yes +USES= gem:autoplist .include <bsd.port.mk> |