diff options
Diffstat (limited to 'devel/rubygem-rspec-rails/Makefile')
-rw-r--r-- | devel/rubygem-rspec-rails/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/rubygem-rspec-rails/Makefile b/devel/rubygem-rspec-rails/Makefile index f290cdc1aff5..fc72a3458d68 100644 --- a/devel/rubygem-rspec-rails/Makefile +++ b/devel/rubygem-rspec-rails/Makefile @@ -22,6 +22,6 @@ RUN_DEPENDS= rubygem-actionpack4>=3.0:www/rubygem-actionpack4 \ NO_ARCH= yes USE_RUBY= yes -USES= gem:autoplist +USES= gem .include <bsd.port.mk> |