summaryrefslogtreecommitdiff
path: root/net/rubygem-fog-ecloud
diff options
context:
space:
mode:
authorMathieu Arnold <mat@FreeBSD.org>2016-04-01 14:16:16 +0000
committerMathieu Arnold <mat@FreeBSD.org>2016-04-01 14:16:16 +0000
commit8d6597e0bb9591c40fc6d0c6e2159fca51178d56 (patch)
treed3548a0f08ca434f11cb4415a93d98037409413b /net/rubygem-fog-ecloud
parentRemove ${PORTSDIR}/ from dependencies, categories h, i, j, k, and l. (diff)
Remove ${PORTSDIR}/ from dependencies, categories m, n, o, and p.
With hat: portmgr Sponsored by: Absolight
Notes
Notes: svn path=/head/; revision=412348
Diffstat (limited to 'net/rubygem-fog-ecloud')
-rw-r--r--net/rubygem-fog-ecloud/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/net/rubygem-fog-ecloud/Makefile b/net/rubygem-fog-ecloud/Makefile
index 504a244e4c29..321f668f2e25 100644
--- a/net/rubygem-fog-ecloud/Makefile
+++ b/net/rubygem-fog-ecloud/Makefile
@@ -12,8 +12,8 @@ COMMENT= Module for the 'fog' gem to support Terremark EnterpriseCloud
LICENSE= MIT
LICENSE_FILE= ${WRKSRC}/LICENSE.md
-RUN_DEPENDS= rubygem-fog-core>=0:${PORTSDIR}/devel/rubygem-fog-core \
- rubygem-fog-xml>=0:${PORTSDIR}/textproc/rubygem-fog-xml
+RUN_DEPENDS= rubygem-fog-core>=0:devel/rubygem-fog-core \
+ rubygem-fog-xml>=0:textproc/rubygem-fog-xml
NO_ARCH= yes
USE_RUBY= yes