svn commit: r550804 - head/devel/p5-Test-Pod-Coverage

Sunpoet Po-Chuan Hsieh sunpoet at FreeBSD.org
Thu Oct 1 08:05:31 UTC 2020


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>


More information about the svn-ports-all mailing list