aboutsummaryrefslogtreecommitdiff
path: root/net/rubygem-fog-brightbox
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-brightbox
parenta9dcad2fffcc27906b85c5a15fdb3e50fdc1e2e2 (diff)
downloadports-8d6597e0bb9591c40fc6d0c6e2159fca51178d56.tar.gz
ports-8d6597e0bb9591c40fc6d0c6e2159fca51178d56.zip
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-brightbox')
-rw-r--r--net/rubygem-fog-brightbox/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/net/rubygem-fog-brightbox/Makefile b/net/rubygem-fog-brightbox/Makefile
index 85c6c4109583..8428e36df1a8 100644
--- a/net/rubygem-fog-brightbox/Makefile
+++ b/net/rubygem-fog-brightbox/Makefile
@@ -12,9 +12,9 @@ COMMENT= Module for the 'fog' gem to support Brightbox Cloud
LICENSE= MIT
LICENSE_FILE= ${WRKSRC}/LICENSE.txt
-RUN_DEPENDS= rubygem-fog-core>=1.22:${PORTSDIR}/devel/rubygem-fog-core \
- rubygem-fog-json>=0:${PORTSDIR}/devel/rubygem-fog-json \
- rubygem-inflecto>=0.0.2:${PORTSDIR}/devel/rubygem-inflecto
+RUN_DEPENDS= rubygem-fog-core>=1.22:devel/rubygem-fog-core \
+ rubygem-fog-json>=0:devel/rubygem-fog-json \
+ rubygem-inflecto>=0.0.2:devel/rubygem-inflecto
NO_ARCH= yes
USE_RUBY= yes