diff options
Diffstat (limited to 'devel')
-rw-r--r-- | devel/rubygem-rspec/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/devel/rubygem-rspec/Makefile b/devel/rubygem-rspec/Makefile index 23224c846f0b..df7e226e716c 100644 --- a/devel/rubygem-rspec/Makefile +++ b/devel/rubygem-rspec/Makefile @@ -15,6 +15,7 @@ RUN_DEPENDS= rubygem-rspec-core>=${PORTVERSION:R}:${PORTSDIR}/devel/rubygem-rspe rubygem-rspec-expectations>=${PORTVERSION:R}:${PORTSDIR}/devel/rubygem-rspec-expectations \ rubygem-rspec-mocks>=${PORTVERSION:R}:${PORTSDIR}/devel/rubygem-rspec-mocks +NO_ARCH= yes USE_RUBY= yes USE_RUBYGEMS= yes RUBYGEM_AUTOPLIST= yes |