svn commit: r390837 - head/devel/rubygem-gitlab_git

Sunpoet Po-Chuan Hsieh sunpoet at FreeBSD.org
Sun Jun 28 17:56:28 UTC 2015


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


More information about the svn-ports-all mailing list