diff options
author | Steve Wills <swills@FreeBSD.org> | 2013-06-23 02:02:41 +0000 |
---|---|---|
committer | Steve Wills <swills@FreeBSD.org> | 2013-06-23 02:02:41 +0000 |
commit | 81bfc793391817070ef10b0d5bce5e081834d20e (patch) | |
tree | 60a225a16e1b3ed3d17b9f57eb4d8bfc6b7137fc /net/rubygem-oauth | |
parent | debd89a6220bca8a2c055a4e6b507f4122e898a7 (diff) | |
download | ports-81bfc793391817070ef10b0d5bce5e081834d20e.tar.gz ports-81bfc793391817070ef10b0d5bce5e081834d20e.zip |
Notes
Diffstat (limited to 'net/rubygem-oauth')
-rw-r--r-- | net/rubygem-oauth/Makefile | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/net/rubygem-oauth/Makefile b/net/rubygem-oauth/Makefile index caa67c2bf17a..2b016af60304 100644 --- a/net/rubygem-oauth/Makefile +++ b/net/rubygem-oauth/Makefile @@ -9,8 +9,6 @@ MASTER_SITES= RG MAINTAINER= ruby@FreeBSD.org COMMENT= Rubygem for Creating both OAuth Consumers and Service Providers -RUN_DEPENDS= ${RUBY_PKGNAMEPREFIX}hmac>=0.3.2:${PORTSDIR}/security/ruby-hmac - USE_RUBY= yes USE_RUBYGEMS= yes RUBYGEM_AUTOPLIST= yes |