svn commit: r399747 - head/devel/p5-ExtUtils-CChecker

Sunpoet Po-Chuan Hsieh sunpoet at FreeBSD.org
Mon Oct 19 20:19:47 UTC 2015


Author: sunpoet
Date: Mon Oct 19 20:19:45 2015
New Revision: 399747
URL: https://svnweb.freebsd.org/changeset/ports/399747

Log:
  - Add NO_ARCH

Modified:
  head/devel/p5-ExtUtils-CChecker/Makefile

Modified: head/devel/p5-ExtUtils-CChecker/Makefile
==============================================================================
--- head/devel/p5-ExtUtils-CChecker/Makefile	Mon Oct 19 20:19:41 2015	(r399746)
+++ head/devel/p5-ExtUtils-CChecker/Makefile	Mon Oct 19 20:19:45 2015	(r399747)
@@ -15,6 +15,7 @@ LICENSE_COMB=	dual
 
 TEST_DEPENDS=	p5-Test-Fatal>=0:${PORTSDIR}/devel/p5-Test-Fatal
 
+NO_ARCH=	yes
 USE_PERL5=	configure
 USES=		perl5
 


More information about the svn-ports-head mailing list