svn commit: r507283 - head/devel/rubygem-molinillo

Sunpoet Po-Chuan Hsieh sunpoet at FreeBSD.org
Wed Jul 24 16:57:26 UTC 2019


Author: sunpoet
Date: Wed Jul 24 16:57:02 2019
New Revision: 507283
URL: https://svnweb.freebsd.org/changeset/ports/507283

Log:
  Add NO_ARCH

Modified:
  head/devel/rubygem-molinillo/Makefile

Modified: head/devel/rubygem-molinillo/Makefile
==============================================================================
--- head/devel/rubygem-molinillo/Makefile	Wed Jul 24 16:56:57 2019	(r507282)
+++ head/devel/rubygem-molinillo/Makefile	Wed Jul 24 16:57:02 2019	(r507283)
@@ -14,4 +14,6 @@ LICENSE=	MIT
 USES=		gem
 USE_RUBY=	yes
 
+NO_ARCH=	yes
+
 .include <bsd.port.mk>


More information about the svn-ports-all mailing list