summaryrefslogtreecommitdiff
path: root/devel/rubygem-github_api/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'devel/rubygem-github_api/Makefile')
-rw-r--r--devel/rubygem-github_api/Makefile12
1 files changed, 6 insertions, 6 deletions
diff --git a/devel/rubygem-github_api/Makefile b/devel/rubygem-github_api/Makefile
index 29f9769f184e..4a449475492f 100644
--- a/devel/rubygem-github_api/Makefile
+++ b/devel/rubygem-github_api/Makefile
@@ -12,12 +12,12 @@ COMMENT= Wrapper that supports all of the GitHub API v3 methods
LICENSE= MIT
LICENSE_FILE= ${WRKSRC}/LICENSE.txt
-RUN_DEPENDS= rubygem-addressable>=2.4.0:${PORTSDIR}/www/rubygem-addressable \
- rubygem-descendants_tracker>=0.0.4:${PORTSDIR}/devel/rubygem-descendants_tracker \
- rubygem-faraday>=0.8:${PORTSDIR}/www/rubygem-faraday \
- rubygem-hashie>=3.4:${PORTSDIR}/devel/rubygem-hashie \
- rubygem-multi_json>=1.7.5:${PORTSDIR}/devel/rubygem-multi_json \
- rubygem-oauth2>=0:${PORTSDIR}/net/rubygem-oauth2
+RUN_DEPENDS= rubygem-addressable>=2.4.0:www/rubygem-addressable \
+ rubygem-descendants_tracker>=0.0.4:devel/rubygem-descendants_tracker \
+ rubygem-faraday>=0.8:www/rubygem-faraday \
+ rubygem-hashie>=3.4:devel/rubygem-hashie \
+ rubygem-multi_json>=1.7.5:devel/rubygem-multi_json \
+ rubygem-oauth2>=0:net/rubygem-oauth2
NO_ARCH= yes
USE_RUBY= yes