svn commit: r321604 - head/net/rubygem-oauth

Steve Wills swills at FreeBSD.org
Sun Jun 23 02:02:41 UTC 2013


Author: swills
Date: Sun Jun 23 02:02:41 2013
New Revision: 321604
URL: http://svnweb.freebsd.org/changeset/ports/321604

Log:
  - Remove redundant dependency
  
  PR:		ports/179856
  Submitted by:	tota

Modified:
  head/net/rubygem-oauth/Makefile

Modified: head/net/rubygem-oauth/Makefile
==============================================================================
--- head/net/rubygem-oauth/Makefile	Sun Jun 23 01:11:53 2013	(r321603)
+++ head/net/rubygem-oauth/Makefile	Sun Jun 23 02:02:41 2013	(r321604)
@@ -9,8 +9,6 @@ MASTER_SITES=	RG
 MAINTAINER=	ruby at 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


More information about the svn-ports-all mailing list