aboutsummaryrefslogtreecommitdiff
path: root/net/rubygem-oauth
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 /net/rubygem-oauth
parent992a6ce56c63994fd9e001ab4e8ee439fab8eeb0 (diff)
downloadports-843ade1030e620014c6c2129c9d8b550bb1a66dd.tar.gz
ports-843ade1030e620014c6c2129c9d8b550bb1a66dd.zip
Notes
Diffstat (limited to 'net/rubygem-oauth')
-rw-r--r--net/rubygem-oauth/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/net/rubygem-oauth/Makefile b/net/rubygem-oauth/Makefile
index 13777a474d43..385da4a8c903 100644
--- a/net/rubygem-oauth/Makefile
+++ b/net/rubygem-oauth/Makefile
@@ -13,8 +13,7 @@ MASTER_SITES= RF/oauth
MAINTAINER= wen@FreeBSD.org
COMMENT= Rubygem for Creating both OAuth Consumers and Service Providers
-BUILD_DEPENDS= ${RUBY_PKGNAMEPREFIX}hmac>=0.3.2:${PORTSDIR}/security/ruby-hmac
-RUN_DEPENDS= ${BUILD_DEPENDS}
+RUN_DEPENDS= ${RUBY_PKGNAMEPREFIX}hmac>=0.3.2:${PORTSDIR}/security/ruby-hmac
USE_RUBY= yes
USE_RUBYGEMS= yes