Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 3 Jun 2022 09:07:00 GMT
From:      Po-Chuan Hsieh <sunpoet@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: dd8d9df3c8be - main - security/p5-Text-Password-Pronounceable: Add NO_ARCH
Message-ID:  <202206030907.253970fk093131@gitrepo.freebsd.org>

next in thread | raw e-mail | index | archive | help
The branch main has been updated by sunpoet:

URL: https://cgit.FreeBSD.org/ports/commit/?id=dd8d9df3c8beaeb4bdadaa118d3b5d76efd95d38

commit dd8d9df3c8beaeb4bdadaa118d3b5d76efd95d38
Author:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
AuthorDate: 2022-06-03 08:54:06 +0000
Commit:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
CommitDate: 2022-06-03 09:00:59 +0000

    security/p5-Text-Password-Pronounceable: Add NO_ARCH
---
 security/p5-Text-Password-Pronounceable/Makefile | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/security/p5-Text-Password-Pronounceable/Makefile b/security/p5-Text-Password-Pronounceable/Makefile
index 5f0ca546069e..118c9784e5ba 100644
--- a/security/p5-Text-Password-Pronounceable/Makefile
+++ b/security/p5-Text-Password-Pronounceable/Makefile
@@ -13,4 +13,6 @@ COMMENT=	Perl extension for generating pronounceable passwords
 USES=		perl5
 USE_PERL5=	configure
 
+NO_ARCH=	yes
+
 .include <bsd.port.mk>



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