git: 932b246d556c - main - irc/p5-IRC-Utils: Add NO_ARCH

Po-Chuan Hsieh sunpoet at FreeBSD.org
Fri Jun 25 13:47:25 UTC 2021


The branch main has been updated by sunpoet:

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

commit 932b246d556c1315fe587eacbea78aa8b9a83f53
Author:     Po-Chuan Hsieh <sunpoet at FreeBSD.org>
AuthorDate: 2021-06-25 13:41:14 +0000
Commit:     Po-Chuan Hsieh <sunpoet at FreeBSD.org>
CommitDate: 2021-06-25 13:41:14 +0000

    irc/p5-IRC-Utils: Add NO_ARCH
    
    Approved by:    portmgr (blanket)
---
 irc/p5-IRC-Utils/Makefile | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/irc/p5-IRC-Utils/Makefile b/irc/p5-IRC-Utils/Makefile
index 7633e2523f89..d05e737c44db 100644
--- a/irc/p5-IRC-Utils/Makefile
+++ b/irc/p5-IRC-Utils/Makefile
@@ -17,4 +17,6 @@ LICENSE_COMB=	dual
 USES=		perl5
 USE_PERL5=	configure
 
+NO_ARCH=	yes
+
 .include <bsd.port.mk>


More information about the dev-commits-ports-main mailing list