aboutsummaryrefslogtreecommitdiff
path: root/security/rubygem-rack-oauth2
diff options
context:
space:
mode:
authorMathieu Arnold <mat@FreeBSD.org>2016-04-01 14:25:16 +0000
committerMathieu Arnold <mat@FreeBSD.org>2016-04-01 14:25:16 +0000
commit597afc47baba19000afd8ec4880a2c47975b0367 (patch)
treeeb9a806366343ecfc3a5146e70b637f09d4e62c7 /security/rubygem-rack-oauth2
parent8d6597e0bb9591c40fc6d0c6e2159fca51178d56 (diff)
downloadports-597afc47baba19000afd8ec4880a2c47975b0367.tar.gz
ports-597afc47baba19000afd8ec4880a2c47975b0367.zip
Remove ${PORTSDIR}/ from dependencies, categories r, s, t, and u.
With hat: portmgr Sponsored by: Absolight
Notes
Notes: svn path=/head/; revision=412349
Diffstat (limited to 'security/rubygem-rack-oauth2')
-rw-r--r--security/rubygem-rack-oauth2/Makefile10
1 files changed, 5 insertions, 5 deletions
diff --git a/security/rubygem-rack-oauth2/Makefile b/security/rubygem-rack-oauth2/Makefile
index 25dc263fd88c..5061be5b17db 100644
--- a/security/rubygem-rack-oauth2/Makefile
+++ b/security/rubygem-rack-oauth2/Makefile
@@ -11,11 +11,11 @@ COMMENT= OAuth 2.0 Server & Client Library
LICENSE= MIT
LICENSE_FILE= ${WRKSRC}/LICENSE
-RUN_DEPENDS= rubygem-activesupport4>=2.3:${PORTSDIR}/devel/rubygem-activesupport4 \
- rubygem-attr_required>=0.0.5:${PORTSDIR}/devel/rubygem-attr_required \
- rubygem-httpclient>=2.4:${PORTSDIR}/www/rubygem-httpclient \
- rubygem-multi_json>=1.3.6:${PORTSDIR}/devel/rubygem-multi_json \
- rubygem-rack16>=1.1:${PORTSDIR}/www/rubygem-rack16
+RUN_DEPENDS= rubygem-activesupport4>=2.3:devel/rubygem-activesupport4 \
+ rubygem-attr_required>=0.0.5:devel/rubygem-attr_required \
+ rubygem-httpclient>=2.4:www/rubygem-httpclient \
+ rubygem-multi_json>=1.3.6:devel/rubygem-multi_json \
+ rubygem-rack16>=1.1:www/rubygem-rack16
NO_ARCH= yes
USE_RUBY= yes