svn commit: r554279 - head/textproc/p5-XML-Stream

Sunpoet Po-Chuan Hsieh sunpoet at FreeBSD.org
Fri Nov 6 11:36:45 UTC 2020


Author: sunpoet
Date: Fri Nov  6 11:36:41 2020
New Revision: 554279
URL: https://svnweb.freebsd.org/changeset/ports/554279

Log:
  Add NO_ARCH

Modified:
  head/textproc/p5-XML-Stream/Makefile

Modified: head/textproc/p5-XML-Stream/Makefile
==============================================================================
--- head/textproc/p5-XML-Stream/Makefile	Fri Nov  6 11:36:37 2020	(r554278)
+++ head/textproc/p5-XML-Stream/Makefile	Fri Nov  6 11:36:41 2020	(r554279)
@@ -19,4 +19,6 @@ RUN_DEPENDS=	p5-Authen-SASL>=0:security/p5-Authen-SASL
 USES=		perl5
 USE_PERL5=	configure
 
+NO_ARCH=	yes
+
 .include <bsd.port.mk>


More information about the svn-ports-all mailing list