diff options
Diffstat (limited to 'sysutils/rubygem-guard-minitest/Makefile')
-rw-r--r-- | sysutils/rubygem-guard-minitest/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sysutils/rubygem-guard-minitest/Makefile b/sysutils/rubygem-guard-minitest/Makefile index 73231ce006f1..e40714ed5e4e 100644 --- a/sysutils/rubygem-guard-minitest/Makefile +++ b/sysutils/rubygem-guard-minitest/Makefile @@ -12,8 +12,8 @@ COMMENT= Automatically run your tests with Minitest framework LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE -RUN_DEPENDS= rubygem-guard-compat>=1.2:${PORTSDIR}/sysutils/rubygem-guard-compat \ - rubygem-minitest>=3:${PORTSDIR}/devel/rubygem-minitest +RUN_DEPENDS= rubygem-guard-compat>=1.2:sysutils/rubygem-guard-compat \ + rubygem-minitest>=3:devel/rubygem-minitest NO_ARCH= yes USE_RUBY= yes |