aboutsummaryrefslogtreecommitdiff
path: root/net/rubygem-right_aws/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'net/rubygem-right_aws/Makefile')
-rw-r--r--net/rubygem-right_aws/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/net/rubygem-right_aws/Makefile b/net/rubygem-right_aws/Makefile
index 52785b04bbc6..b768faa5458e 100644
--- a/net/rubygem-right_aws/Makefile
+++ b/net/rubygem-right_aws/Makefile
@@ -12,7 +12,7 @@ COMMENT= Provides access to Amazon EC2, S3, SQS, and SDB web services
LICENSE= MIT
-RUN_DEPENDS= rubygem-right_http_connection>=1.2.5:${PORTSDIR}/net/rubygem-right_http_connection
+RUN_DEPENDS= rubygem-right_http_connection>=1.2.5:net/rubygem-right_http_connection
NO_ARCH= yes
@@ -23,6 +23,6 @@ RUBYGEM_AUTOPLIST= yes
OPTIONS_DEFINE= LIBXML
LIBXML_DESC= Use libxml instead of REXML
-LIBXML_RUN_DEPENDS= rubygem-libxml-ruby>=0.5.2:${PORTSDIR}/textproc/rubygem-libxml-ruby
+LIBXML_RUN_DEPENDS= rubygem-libxml-ruby>=0.5.2:textproc/rubygem-libxml-ruby
.include <bsd.port.mk>