diff options
Diffstat (limited to 'net/rubygem-oauth/Makefile')
-rw-r--r-- | net/rubygem-oauth/Makefile | 3 |
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 |