svn commit: r390811 - head/devel/rubygem-childprocess

Sunpoet Po-Chuan Hsieh sunpoet at FreeBSD.org
Sun Jun 28 17:54:21 UTC 2015


Author: sunpoet
Date: Sun Jun 28 17:54:19 2015
New Revision: 390811
URL: https://svnweb.freebsd.org/changeset/ports/390811

Log:
  - Add NO_ARCH

Modified:
  head/devel/rubygem-childprocess/Makefile

Modified: head/devel/rubygem-childprocess/Makefile
==============================================================================
--- head/devel/rubygem-childprocess/Makefile	Sun Jun 28 17:54:14 2015	(r390810)
+++ head/devel/rubygem-childprocess/Makefile	Sun Jun 28 17:54:19 2015	(r390811)
@@ -13,6 +13,7 @@ LICENSE=	MIT
 
 RUN_DEPENDS=	rubygem-ffi>=1.0.11:${PORTSDIR}/devel/rubygem-ffi
 
+NO_ARCH=	yes
 USE_RUBY=	yes
 USE_RUBYGEMS=	yes
 RUBYGEM_AUTOPLIST=	yes


More information about the svn-ports-all mailing list