svn commit: r507285 - head/devel/rubygem-solve

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


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

Log:
  Add NO_ARCH

Modified:
  head/devel/rubygem-solve/Makefile

Modified: head/devel/rubygem-solve/Makefile
==============================================================================
--- head/devel/rubygem-solve/Makefile	Wed Jul 24 16:57:07 2019	(r507284)
+++ head/devel/rubygem-solve/Makefile	Wed Jul 24 16:57:12 2019	(r507285)
@@ -17,4 +17,6 @@ RUN_DEPENDS=	rubygem-molinillo>=0.6:devel/rubygem-moli
 USES=		gem
 USE_RUBY=	yes
 
+NO_ARCH=	yes
+
 .include <bsd.port.mk>


More information about the svn-ports-all mailing list