aboutsummaryrefslogtreecommitdiff
path: root/www/rubygem-amazon-ecs
diff options
context:
space:
mode:
authorPhilip M. Gollucci <pgollucci@FreeBSD.org>2010-06-06 19:25:10 +0000
committerPhilip M. Gollucci <pgollucci@FreeBSD.org>2010-06-06 19:25:10 +0000
commit843ade1030e620014c6c2129c9d8b550bb1a66dd (patch)
tree244179cede4b2cc62a1a9144b28ef146cb2fb7cc /www/rubygem-amazon-ecs
parent992a6ce56c63994fd9e001ab4e8ee439fab8eeb0 (diff)
Notes
Diffstat (limited to 'www/rubygem-amazon-ecs')
-rw-r--r--www/rubygem-amazon-ecs/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/www/rubygem-amazon-ecs/Makefile b/www/rubygem-amazon-ecs/Makefile
index 078b1d79e6f7..ec5fcba481d0 100644
--- a/www/rubygem-amazon-ecs/Makefile
+++ b/www/rubygem-amazon-ecs/Makefile
@@ -13,9 +13,8 @@ MASTER_SITES= RG
MAINTAINER= tota@FreeBSD.org
COMMENT= A generic Amazon E-commerce REST API written in Ruby
-BUILD_DEPENDS= rubygem-hpricot>=0.4:${PORTSDIR}/www/rubygem-hpricot \
+RUN_DEPENDS= rubygem-hpricot>=0.4:${PORTSDIR}/www/rubygem-hpricot \
${RUBY_PKGNAMEPREFIX}hmac>=0.3.2:${PORTSDIR}/security/ruby-hmac
-RUN_DEPENDS= ${BUILD_DEPENDS}
USE_RUBY= yes
USE_RUBYGEMS= yes