Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 23 Jun 2015 20:27:17 +0000 (UTC)
From:      Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r390459 - head/audio/rubygem-ruby-ogginfo
Message-ID:  <201506232027.t5NKRHeP046200@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: sunpoet
Date: Tue Jun 23 20:27:16 2015
New Revision: 390459
URL: https://svnweb.freebsd.org/changeset/ports/390459

Log:
  - Add NO_ARCH
  - Remove GEM_NAME

Modified:
  head/audio/rubygem-ruby-ogginfo/Makefile

Modified: head/audio/rubygem-ruby-ogginfo/Makefile
==============================================================================
--- head/audio/rubygem-ruby-ogginfo/Makefile	Tue Jun 23 20:27:12 2015	(r390458)
+++ head/audio/rubygem-ruby-ogginfo/Makefile	Tue Jun 23 20:27:16 2015	(r390459)
@@ -11,9 +11,9 @@ COMMENT=	Ruby library to access to infor
 
 LICENSE=	GPLv3
 
+NO_ARCH=	yes
 USE_RUBY=	yes
 USE_RUBYGEMS=	yes
-GEM_NAME=	${DISTNAME}
 RUBYGEM_AUTOPLIST=	yes
 
 .include <bsd.port.mk>



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201506232027.t5NKRHeP046200>