svn commit: r558642 - head/textproc/p5-Number-Format

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


Author: sunpoet
Date: Sat Dec 19 20:21:09 2020
New Revision: 558642
URL: https://svnweb.freebsd.org/changeset/ports/558642

Log:
  Add NO_ARCH

Modified:
  head/textproc/p5-Number-Format/Makefile

Modified: head/textproc/p5-Number-Format/Makefile
==============================================================================
--- head/textproc/p5-Number-Format/Makefile	Sat Dec 19 20:21:05 2020	(r558641)
+++ head/textproc/p5-Number-Format/Makefile	Sat Dec 19 20:21:09 2020	(r558642)
@@ -16,4 +16,6 @@ LICENSE_COMB=	dual
 USES=		perl5
 USE_PERL5=	configure
 
+NO_ARCH=	yes
+
 .include <bsd.port.mk>


More information about the svn-ports-all mailing list