diff options
Diffstat (limited to 'devel/rubygem-xpath/Makefile')
-rw-r--r-- | devel/rubygem-xpath/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/rubygem-xpath/Makefile b/devel/rubygem-xpath/Makefile index cb2102f5a6de..d27f1ba84516 100644 --- a/devel/rubygem-xpath/Makefile +++ b/devel/rubygem-xpath/Makefile @@ -11,7 +11,7 @@ COMMENT= DSL for generating XPath Expressions LICENSE= MIT -RUN_DEPENDS= rubygem-nokogiri>=1.3:${PORTSDIR}/textproc/rubygem-nokogiri +RUN_DEPENDS= rubygem-nokogiri>=1.3:textproc/rubygem-nokogiri NO_ARCH= yes USE_RUBY= yes |