diff options
Diffstat (limited to 'devel/rubygem-rspec-expectations/Makefile')
-rw-r--r-- | devel/rubygem-rspec-expectations/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/devel/rubygem-rspec-expectations/Makefile b/devel/rubygem-rspec-expectations/Makefile index 6b5db5554cc1..c39423dbc5bb 100644 --- a/devel/rubygem-rspec-expectations/Makefile +++ b/devel/rubygem-rspec-expectations/Makefile @@ -12,8 +12,8 @@ COMMENT= Rspec-expectations adds should and should_not to every object LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE.md -RUN_DEPENDS= rubygem-diff-lcs>=1.2.0:${PORTSDIR}/textproc/rubygem-diff-lcs \ - rubygem-rspec-support>=${PORTVERSION:R}:${PORTSDIR}/devel/rubygem-rspec-support +RUN_DEPENDS= rubygem-diff-lcs>=1.2.0:textproc/rubygem-diff-lcs \ + rubygem-rspec-support>=${PORTVERSION:R}:devel/rubygem-rspec-support NO_ARCH= yes USE_RUBY= yes |