Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 27 Oct 2020 16:46:34 +0000 (UTC)
From:      Mateusz Piotrowski <0mp@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r553454 - head/net/p5-Amazon-SQS-Simple
Message-ID:  <202010271646.09RGkYMX081982@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: 0mp
Date: Tue Oct 27 16:46:34 2020
New Revision: 553454
URL: https://svnweb.freebsd.org/changeset/ports/553454

Log:
  Set NO_ARCH
  
  Approved by:	portmgr blanket

Modified:
  head/net/p5-Amazon-SQS-Simple/Makefile

Modified: head/net/p5-Amazon-SQS-Simple/Makefile
==============================================================================
--- head/net/p5-Amazon-SQS-Simple/Makefile	Tue Oct 27 16:33:55 2020	(r553453)
+++ head/net/p5-Amazon-SQS-Simple/Makefile	Tue Oct 27 16:46:34 2020	(r553454)
@@ -24,6 +24,8 @@ RUN_DEPENDS=	p5-Digest-HMAC>=0:security/p5-Digest-HMAC
 USES=		perl5
 USE_PERL5=	configure
 
+NO_ARCH=	yes
+
 SUB_FILES=	pkg-message
 
 .include <bsd.port.mk>



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202010271646.09RGkYMX081982>