svn commit: r553454 - head/net/p5-Amazon-SQS-Simple

Mateusz Piotrowski 0mp at FreeBSD.org
Tue Oct 27 16:46:35 UTC 2020


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>


More information about the svn-ports-all mailing list