Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 25 Oct 2021 16:05:57 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: f38befa98237 - main - x11/p5-X11-Protocol: Add NO_ARCH
Message-ID:  <202110251605.19PG5viE083585@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=f38befa98237cc3cada85880d815473c8a618ae5

commit f38befa98237cc3cada85880d815473c8a618ae5
Author:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
AuthorDate: 2021-10-25 15:17:15 +0000
Commit:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
CommitDate: 2021-10-25 16:00:10 +0000

    x11/p5-X11-Protocol: Add NO_ARCH
    
    Approved by:    portmgr (blanket)
---
 x11/p5-X11-Protocol/Makefile | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/x11/p5-X11-Protocol/Makefile b/x11/p5-X11-Protocol/Makefile
index ea605743c56c..a1033aea0735 100644
--- a/x11/p5-X11-Protocol/Makefile
+++ b/x11/p5-X11-Protocol/Makefile
@@ -16,4 +16,6 @@ LICENSE_COMB=	dual
 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?202110251605.19PG5viE083585>