Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 1 Oct 2020 08:05:28 +0000 (UTC)
From:      Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r550804 - head/devel/p5-Test-Pod-Coverage
Message-ID:  <202010010805.09185SdI010974@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: sunpoet
Date: Thu Oct  1 08:05:28 2020
New Revision: 550804
URL: https://svnweb.freebsd.org/changeset/ports/550804

Log:
  Add NO_ARCH

Modified:
  head/devel/p5-Test-Pod-Coverage/Makefile

Modified: head/devel/p5-Test-Pod-Coverage/Makefile
==============================================================================
--- head/devel/p5-Test-Pod-Coverage/Makefile	Thu Oct  1 08:05:23 2020	(r550803)
+++ head/devel/p5-Test-Pod-Coverage/Makefile	Thu Oct  1 08:05:28 2020	(r550804)
@@ -20,4 +20,6 @@ RUN_DEPENDS=	p5-Pod-Coverage>0:devel/p5-Pod-Coverage \
 USES=		perl5
 USE_PERL5=	configure
 
+NO_ARCH=	yes
+
 .include <bsd.port.mk>



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202010010805.09185SdI010974>