Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 21 Nov 2021 18:30:19 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: 0bae2dd0338e - main - x11/xorgproto: Add NO_ARCH
Message-ID:  <202111211830.1ALIUJSD094877@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=0bae2dd0338e85c5afbaa1d5d77ec91572755cd6

commit 0bae2dd0338e85c5afbaa1d5d77ec91572755cd6
Author:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
AuthorDate: 2021-11-21 18:25:11 +0000
Commit:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
CommitDate: 2021-11-21 18:25:11 +0000

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

diff --git a/x11/xorgproto/Makefile b/x11/xorgproto/Makefile
index 583a00bdfcf5..0aacad0a6e5a 100644
--- a/x11/xorgproto/Makefile
+++ b/x11/xorgproto/Makefile
@@ -9,6 +9,8 @@ LICENSE=	MIT
 
 USES=		xorg-cat:proto
 
+NO_ARCH=	yes
+
 CONFIGURE_ARGS=	--without-fop \
 		--without-xmlto \
 		--without-xsltproc \



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