Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 3 Jun 2015 18:41:46 +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: r388470 - head/devel/rubygem-powerbar
Message-ID:  <201506031841.t53Ifk5I012409@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: sunpoet
Date: Wed Jun  3 18:41:46 2015
New Revision: 388470
URL: https://svnweb.freebsd.org/changeset/ports/388470

Log:
  - Add NO_ARCH

Modified:
  head/devel/rubygem-powerbar/Makefile

Modified: head/devel/rubygem-powerbar/Makefile
==============================================================================
--- head/devel/rubygem-powerbar/Makefile	Wed Jun  3 18:41:41 2015	(r388469)
+++ head/devel/rubygem-powerbar/Makefile	Wed Jun  3 18:41:46 2015	(r388470)
@@ -14,9 +14,11 @@ LICENSE=	MIT
 RUN_DEPENDS=	rubygem-ansi>=1.5.0:${PORTSDIR}/devel/rubygem-ansi \
 		rubygem-hashie>=1.1.0:${PORTSDIR}/devel/rubygem-hashie
 
+NO_ARCH=	yes
 USE_RUBY=	yes
 USE_RUBYGEMS=	yes
 RUBYGEM_AUTOPLIST=	yes
+
 PLIST_FILES=	bin/powerbar-demo
 
 .include <bsd.port.mk>



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