aboutsummaryrefslogtreecommitdiff
path: root/databases/rubygem-couchrest/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'databases/rubygem-couchrest/Makefile')
-rw-r--r--databases/rubygem-couchrest/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/databases/rubygem-couchrest/Makefile b/databases/rubygem-couchrest/Makefile
index 387d4e489fbb..d8be088942c4 100644
--- a/databases/rubygem-couchrest/Makefile
+++ b/databases/rubygem-couchrest/Makefile
@@ -11,9 +11,9 @@ COMMENT= Provides a simple interface on top of CouchDBs RESTful HTTP API
LICENSE= APACHE20
-RUN_DEPENDS= rubygem-mime-types>=1.15:${PORTSDIR}/misc/rubygem-mime-types \
- rubygem-multi_json>=1.7:${PORTSDIR}/devel/rubygem-multi_json \
- rubygem-rest-client>=1.8.0:${PORTSDIR}/www/rubygem-rest-client
+RUN_DEPENDS= rubygem-mime-types>=1.15:misc/rubygem-mime-types \
+ rubygem-multi_json>=1.7:devel/rubygem-multi_json \
+ rubygem-rest-client>=1.8.0:www/rubygem-rest-client
NO_ARCH= yes
USE_RUBY= yes