aboutsummaryrefslogtreecommitdiff
path: root/security/rubygem-twitter_oauth/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'security/rubygem-twitter_oauth/Makefile')
-rw-r--r--security/rubygem-twitter_oauth/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/security/rubygem-twitter_oauth/Makefile b/security/rubygem-twitter_oauth/Makefile
index f9c7e99d0a00..a35290689d48 100644
--- a/security/rubygem-twitter_oauth/Makefile
+++ b/security/rubygem-twitter_oauth/Makefile
@@ -12,9 +12,9 @@ COMMENT= Twitter OAuth REST API client library for Ruby
LICENSE= MIT
LICENSE_FILE= ${WRKSRC}/LICENSE
-RUN_DEPENDS= rubygem-json>=1.8.0:${PORTSDIR}/devel/rubygem-json \
- rubygem-mime-types>=1.16:${PORTSDIR}/misc/rubygem-mime-types \
- rubygem-oauth>=0.4.7:${PORTSDIR}/net/rubygem-oauth
+RUN_DEPENDS= rubygem-json>=1.8.0:devel/rubygem-json \
+ rubygem-mime-types>=1.16:misc/rubygem-mime-types \
+ rubygem-oauth>=0.4.7:net/rubygem-oauth
NO_ARCH= yes
USE_RUBY= yes