svn commit: r543145 - head/net/p5-Net-AMQP

Sunpoet Po-Chuan Hsieh sunpoet at FreeBSD.org
Fri Jul 24 07:26:20 UTC 2020


Author: sunpoet
Date: Fri Jul 24 07:26:17 2020
New Revision: 543145
URL: https://svnweb.freebsd.org/changeset/ports/543145

Log:
  Add NO_ARCH

Modified:
  head/net/p5-Net-AMQP/Makefile

Modified: head/net/p5-Net-AMQP/Makefile
==============================================================================
--- head/net/p5-Net-AMQP/Makefile	Fri Jul 24 07:26:12 2020	(r543144)
+++ head/net/p5-Net-AMQP/Makefile	Fri Jul 24 07:26:17 2020	(r543145)
@@ -24,4 +24,6 @@ TEST_DEPENDS=	p5-Test-Deep>=0:devel/p5-Test-Deep
 USES=		perl5
 USE_PERL5=	modbuild
 
+NO_ARCH=	yes
+
 .include <bsd.port.mk>


More information about the svn-ports-all mailing list