diff options
Diffstat (limited to 'textproc/rubygem-html-pipeline1/Makefile')
-rw-r--r-- | textproc/rubygem-html-pipeline1/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/textproc/rubygem-html-pipeline1/Makefile b/textproc/rubygem-html-pipeline1/Makefile index 5cd98fa67ae4..f1fdcb0ee900 100644 --- a/textproc/rubygem-html-pipeline1/Makefile +++ b/textproc/rubygem-html-pipeline1/Makefile @@ -12,8 +12,8 @@ COMMENT= GitHub HTML processing filters and utilities LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE -RUN_DEPENDS= rubygem-activesupport4>=2:${PORTSDIR}/devel/rubygem-activesupport4 \ - rubygem-nokogiri>=1.4:${PORTSDIR}/textproc/rubygem-nokogiri +RUN_DEPENDS= rubygem-activesupport4>=2:devel/rubygem-activesupport4 \ + rubygem-nokogiri>=1.4:textproc/rubygem-nokogiri NO_ARCH= yes USE_RUBY= yes |