svn commit: r388470 - head/devel/rubygem-powerbar

Sunpoet Po-Chuan Hsieh sunpoet at FreeBSD.org
Wed Jun 3 18:41:47 UTC 2015


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>


More information about the svn-ports-all mailing list