svn commit: r390459 - head/audio/rubygem-ruby-ogginfo

Sunpoet Po-Chuan Hsieh sunpoet at FreeBSD.org
Tue Jun 23 20:27:17 UTC 2015


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>


More information about the svn-ports-all mailing list