Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 28 Jun 2015 17:56:28 +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: r390837 - head/devel/rubygem-gitlab_git
Message-ID:  <201506281756.t5SHuSIJ049329@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: sunpoet
Date: Sun Jun 28 17:56:27 2015
New Revision: 390837
URL: https://svnweb.freebsd.org/changeset/ports/390837

Log:
  - Add NO_ARCH

Modified:
  head/devel/rubygem-gitlab_git/Makefile

Modified: head/devel/rubygem-gitlab_git/Makefile
==============================================================================
--- head/devel/rubygem-gitlab_git/Makefile	Sun Jun 28 17:56:23 2015	(r390836)
+++ head/devel/rubygem-gitlab_git/Makefile	Sun Jun 28 17:56:27 2015	(r390837)
@@ -15,6 +15,7 @@ RUN_DEPENDS=	rubygem-activesupport4>=4.0
 		rubygem-gitlab-linguist>=3.0:${PORTSDIR}/textproc/rubygem-gitlab-linguist \
 		rubygem-rugged>=0.22.2:${PORTSDIR}/devel/rubygem-rugged
 
+NO_ARCH=	yes
 USE_RUBY=	yes
 USE_RUBYGEMS=	yes
 RUBYGEM_AUTOPLIST=	yes



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