svn commit: r558657 - head/www/p5-Template-Plugin-Number-Format

Sunpoet Po-Chuan Hsieh sunpoet at FreeBSD.org
Sat Dec 19 20:24:22 UTC 2020


Author: sunpoet
Date: Sat Dec 19 20:24:16 2020
New Revision: 558657
URL: https://svnweb.freebsd.org/changeset/ports/558657

Log:
  Add NO_ARCH

Modified:
  head/www/p5-Template-Plugin-Number-Format/Makefile

Modified: head/www/p5-Template-Plugin-Number-Format/Makefile
==============================================================================
--- head/www/p5-Template-Plugin-Number-Format/Makefile	Sat Dec 19 20:24:12 2020	(r558656)
+++ head/www/p5-Template-Plugin-Number-Format/Makefile	Sat Dec 19 20:24:16 2020	(r558657)
@@ -17,4 +17,6 @@ RUN_DEPENDS=	p5-Number-Format>0:textproc/p5-Number-For
 USES=		perl5
 USE_PERL5=	configure
 
+NO_ARCH=	yes
+
 .include <bsd.port.mk>


More information about the svn-ports-all mailing list