svn commit: r401150 - head/net/p5-Net-Twitter

Sunpoet Po-Chuan Hsieh sunpoet at FreeBSD.org
Mon Nov 9 18:44:59 UTC 2015


Author: sunpoet
Date: Mon Nov  9 18:44:58 2015
New Revision: 401150
URL: https://svnweb.freebsd.org/changeset/ports/401150

Log:
  - Add NO_ARCH

Modified:
  head/net/p5-Net-Twitter/Makefile

Modified: head/net/p5-Net-Twitter/Makefile
==============================================================================
--- head/net/p5-Net-Twitter/Makefile	Mon Nov  9 18:44:54 2015	(r401149)
+++ head/net/p5-Net-Twitter/Makefile	Mon Nov  9 18:44:58 2015	(r401150)
@@ -37,6 +37,7 @@ TEST_DEPENDS=	p5-Test-Deep>=0:${PORTSDIR
 		p5-Test-Fatal>=0:${PORTSDIR}/devel/p5-Test-Fatal \
 		p5-Test-Warn>=0:${PORTSDIR}/devel/p5-Test-Warn
 
+NO_ARCH=	yes
 USES=		perl5
 USE_PERL5=	modbuild
 


More information about the svn-ports-all mailing list