svn commit: r397173 - head/converters/p5-JSON-Tiny

Sunpoet Po-Chuan Hsieh sunpoet at FreeBSD.org
Thu Sep 17 17:12:56 UTC 2015


Author: sunpoet
Date: Thu Sep 17 17:12:55 2015
New Revision: 397173
URL: https://svnweb.freebsd.org/changeset/ports/397173

Log:
  - Add NO_ARCH

Modified:
  head/converters/p5-JSON-Tiny/Makefile

Modified: head/converters/p5-JSON-Tiny/Makefile
==============================================================================
--- head/converters/p5-JSON-Tiny/Makefile	Thu Sep 17 17:12:51 2015	(r397172)
+++ head/converters/p5-JSON-Tiny/Makefile	Thu Sep 17 17:12:55 2015	(r397173)
@@ -14,6 +14,7 @@ LICENSE=	ART20
 
 TEST_DEPENDS=	p5-Test-Pod>=1.26:${PORTSDIR}/devel/p5-Test-Pod
 
+NO_ARCH=	yes
 USE_PERL5=	configure
 USES=		perl5
 


More information about the svn-ports-head mailing list