diff --git a/databases/rubygem-couchrest/Makefile b/databases/rubygem-couchrest/Makefile index 9c5c983ab8e0..a230c43113f9 100644 --- a/databases/rubygem-couchrest/Makefile +++ b/databases/rubygem-couchrest/Makefile @@ -13,9 +13,10 @@ 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.0.0:${PORTSDIR}/devel/rubygem-multi_json \ + rubygem-multi_json>=1.0:${PORTSDIR}/devel/rubygem-multi_json \ rubygem-rest-client>=1.6.1:${PORTSDIR}/www/rubygem-rest-client +NO_ARCH= yes USE_RUBY= yes USE_RUBYGEMS= yes RUBYGEM_AUTOPLIST= yes