diff options
Diffstat (limited to 'devel/rubygem-shoulda/Makefile')
-rw-r--r-- | devel/rubygem-shoulda/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/devel/rubygem-shoulda/Makefile b/devel/rubygem-shoulda/Makefile index 9497415e88d0..c52abbbb1e3d 100644 --- a/devel/rubygem-shoulda/Makefile +++ b/devel/rubygem-shoulda/Makefile @@ -12,8 +12,8 @@ COMMENT= Making tests easy on the fingers and eyes LICENSE= MIT LICENSE_FILE= ${WRKSRC}/MIT-LICENSE -RUN_DEPENDS= rubygem-shoulda-context>=1.0.1:${PORTSDIR}/devel/rubygem-shoulda-context \ - rubygem-shoulda-matchers>=1.4.1:${PORTSDIR}/devel/rubygem-shoulda-matchers +RUN_DEPENDS= rubygem-shoulda-context>=1.0.1:devel/rubygem-shoulda-context \ + rubygem-shoulda-matchers>=1.4.1:devel/rubygem-shoulda-matchers NO_ARCH= yes USE_RUBY= yes |