summaryrefslogtreecommitdiff
path: root/www/rubygem-http/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'www/rubygem-http/Makefile')
-rw-r--r--www/rubygem-http/Makefile8
1 files changed, 4 insertions, 4 deletions
diff --git a/www/rubygem-http/Makefile b/www/rubygem-http/Makefile
index c4ef00bd5909..eb454ef7acd0 100644
--- a/www/rubygem-http/Makefile
+++ b/www/rubygem-http/Makefile
@@ -12,10 +12,10 @@ COMMENT= Simple Ruby DSL for making HTTP requests
LICENSE= MIT
LICENSE_FILE= ${WRKSRC}/LICENSE.txt
-RUN_DEPENDS= rubygem-addressable>=2.3:${PORTSDIR}/www/rubygem-addressable \
- rubygem-http-cookie>=1.0:${PORTSDIR}/www/rubygem-http-cookie \
- rubygem-http-form_data>=1.0.1:${PORTSDIR}/www/rubygem-http-form_data \
- rubygem-http_parser.rb>=0.6.0:${PORTSDIR}/net/rubygem-http_parser.rb
+RUN_DEPENDS= rubygem-addressable>=2.3:www/rubygem-addressable \
+ rubygem-http-cookie>=1.0:www/rubygem-http-cookie \
+ rubygem-http-form_data>=1.0.1:www/rubygem-http-form_data \
+ rubygem-http_parser.rb>=0.6.0:net/rubygem-http_parser.rb
NO_ARCH= yes
USE_RUBY= yes