svn commit: r390391 - head/security/rubygem-omniauth-gitlab

Sunpoet Po-Chuan Hsieh sunpoet at FreeBSD.org
Tue Jun 23 12:22:41 UTC 2015


Author: sunpoet
Date: Tue Jun 23 12:22:40 2015
New Revision: 390391
URL: https://svnweb.freebsd.org/changeset/ports/390391

Log:
  - Add NO_ARCH

Modified:
  head/security/rubygem-omniauth-gitlab/Makefile

Modified: head/security/rubygem-omniauth-gitlab/Makefile
==============================================================================
--- head/security/rubygem-omniauth-gitlab/Makefile	Tue Jun 23 12:22:36 2015	(r390390)
+++ head/security/rubygem-omniauth-gitlab/Makefile	Tue Jun 23 12:22:40 2015	(r390391)
@@ -14,6 +14,7 @@ LICENSE_FILE=	${WRKSRC}/LICENSE.txt
 RUN_DEPENDS=	rubygem-omniauth>=1.0:${PORTSDIR}/security/rubygem-omniauth \
 		rubygem-omniauth-oauth2>=1.0:${PORTSDIR}/net/rubygem-omniauth-oauth2
 
+NO_ARCH=	yes
 USE_RUBY=	yes
 USE_RUBYGEMS=	yes
 RUBYGEM_AUTOPLIST=	yes


More information about the svn-ports-head mailing list