aboutsummaryrefslogtreecommitdiffstats
path: root/net/rubygem-fog-aws/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'net/rubygem-fog-aws/Makefile')
-rw-r--r--net/rubygem-fog-aws/Makefile8
1 files changed, 4 insertions, 4 deletions
diff --git a/net/rubygem-fog-aws/Makefile b/net/rubygem-fog-aws/Makefile
index e45b155ebfdc..9bd1c35e42bb 100644
--- a/net/rubygem-fog-aws/Makefile
+++ b/net/rubygem-fog-aws/Makefile
@@ -12,10 +12,10 @@ COMMENT= Module for the 'fog' gem to support Amazon Web Services
LICENSE= MIT
LICENSE_FILE= ${WRKSRC}/LICENSE.md
-RUN_DEPENDS= rubygem-fog-core>=1.27:${PORTSDIR}/devel/rubygem-fog-core \
- rubygem-fog-json>=1.0:${PORTSDIR}/devel/rubygem-fog-json \
- rubygem-fog-xml>=0.1:${PORTSDIR}/textproc/rubygem-fog-xml \
- rubygem-ipaddress>=0.8:${PORTSDIR}/net/rubygem-ipaddress
+RUN_DEPENDS= rubygem-fog-core>=1.27:devel/rubygem-fog-core \
+ rubygem-fog-json>=1.0:devel/rubygem-fog-json \
+ rubygem-fog-xml>=0.1:textproc/rubygem-fog-xml \
+ rubygem-ipaddress>=0.8:net/rubygem-ipaddress
NO_ARCH= yes
USE_RUBY= yes