svn commit: r391818 - head/net/rubygem-rye

Sunpoet Po-Chuan Hsieh sunpoet at FreeBSD.org
Sun Jul 12 16:09:42 UTC 2015


Author: sunpoet
Date: Sun Jul 12 16:09:40 2015
New Revision: 391818
URL: https://svnweb.freebsd.org/changeset/ports/391818

Log:
  - Add NO_ARCH
  
  PR:		201021
  Submitted by:	sunpoet (myself)
  Approved by:	maintainer (timeout, 3 weeks)

Modified:
  head/net/rubygem-rye/Makefile

Modified: head/net/rubygem-rye/Makefile
==============================================================================
--- head/net/rubygem-rye/Makefile	Sun Jul 12 16:09:35 2015	(r391817)
+++ head/net/rubygem-rye/Makefile	Sun Jul 12 16:09:40 2015	(r391818)
@@ -18,6 +18,7 @@ RUN_DEPENDS=	rubygem-annoy>=0:${PORTSDIR
 		rubygem-net-ssh>=2.0.13:${PORTSDIR}/security/rubygem-net-ssh \
 		rubygem-sysinfo>=0.8.1:${PORTSDIR}/devel/rubygem-sysinfo
 
+NO_ARCH=	yes
 USE_RUBY=	yes
 USE_RUBYGEMS=	yes
 RUBYGEM_AUTOPLIST=	yes


More information about the svn-ports-all mailing list