svn commit: r390820 - head/sysutils/rubygem-sys-proctable

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


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

Log:
  - Add NO_ARCH

Modified:
  head/sysutils/rubygem-sys-proctable/Makefile

Modified: head/sysutils/rubygem-sys-proctable/Makefile
==============================================================================
--- head/sysutils/rubygem-sys-proctable/Makefile	Sun Jun 28 17:54:51 2015	(r390819)
+++ head/sysutils/rubygem-sys-proctable/Makefile	Sun Jun 28 17:54:55 2015	(r390820)
@@ -15,6 +15,7 @@ LICENSE=	ART20
 RUN_DEPENDS=	rubygem-ffi>=0:${PORTSDIR}/devel/rubygem-ffi
 
 GEM_NAME=	${PORTNAME}-${PORTVERSION}${DISTVERSIONSUFFIX}
+NO_ARCH=	yes
 USE_RUBY=	yes
 USE_RUBYGEMS=	yes
 RUBYGEM_AUTOPLIST=	yes


More information about the svn-ports-head mailing list