svn commit: r397434 - head/net/p5-Net-OAuth2

Sunpoet Po-Chuan Hsieh sunpoet at FreeBSD.org
Sun Sep 20 20:25:25 UTC 2015


Author: sunpoet
Date: Sun Sep 20 20:25:24 2015
New Revision: 397434
URL: https://svnweb.freebsd.org/changeset/ports/397434

Log:
  - Add NO_ARCH

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

Modified: head/net/p5-Net-OAuth2/Makefile
==============================================================================
--- head/net/p5-Net-OAuth2/Makefile	Sun Sep 20 20:25:19 2015	(r397433)
+++ head/net/p5-Net-OAuth2/Makefile	Sun Sep 20 20:25:24 2015	(r397434)
@@ -24,6 +24,7 @@ TEST_DEPENDS=	p5-Test-Mock-LWP-Dispatch>
 		p5-Test-Pod>=1.22:${PORTSDIR}/devel/p5-Test-Pod \
 		p5-YAML>=0:${PORTSDIR}/textproc/p5-YAML
 
+NO_ARCH=	yes
 USE_PERL5=	configure
 USES=		perl5
 


More information about the svn-ports-all mailing list