diff options
Diffstat (limited to 'devel/rubygem-cucumber-core/Makefile')
-rw-r--r-- | devel/rubygem-cucumber-core/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/rubygem-cucumber-core/Makefile b/devel/rubygem-cucumber-core/Makefile index 5854c25ee110..0c59b930b38a 100644 --- a/devel/rubygem-cucumber-core/Makefile +++ b/devel/rubygem-cucumber-core/Makefile @@ -12,7 +12,7 @@ COMMENT= Core library for the Cucumber BDD app LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE -RUN_DEPENDS= rubygem-gherkin>=3.2.0:${PORTSDIR}/textproc/rubygem-gherkin +RUN_DEPENDS= rubygem-gherkin>=3.2.0:textproc/rubygem-gherkin NO_ARCH= yes USE_RUBY= yes |