svn commit: r478397 - head/devel/rubygem-strings-ansi

Sunpoet Po-Chuan Hsieh sunpoet at FreeBSD.org
Wed Aug 29 19:10:31 UTC 2018


Author: sunpoet
Date: Wed Aug 29 19:10:29 2018
New Revision: 478397
URL: https://svnweb.freebsd.org/changeset/ports/478397

Log:
  Add NO_ARCH

Modified:
  head/devel/rubygem-strings-ansi/Makefile

Modified: head/devel/rubygem-strings-ansi/Makefile
==============================================================================
--- head/devel/rubygem-strings-ansi/Makefile	Wed Aug 29 19:10:24 2018	(r478396)
+++ head/devel/rubygem-strings-ansi/Makefile	Wed Aug 29 19:10:29 2018	(r478397)
@@ -15,4 +15,6 @@ LICENSE_FILE=	${WRKSRC}/LICENSE.txt
 USES=		gem
 USE_RUBY=	yes
 
+NO_ARCH=	yes
+
 .include <bsd.port.mk>


More information about the svn-ports-all mailing list