Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 28 Feb 2022 12:54:02 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: 1a490bce4ca6 - main - x11/plasma-wayland-protocols: Add NO_ARCH
Message-ID:  <202202281254.21SCs2GF067580@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=1a490bce4ca649e824e3ba0839936f4962e92e28

commit 1a490bce4ca649e824e3ba0839936f4962e92e28
Author:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
AuthorDate: 2022-02-28 09:41:13 +0000
Commit:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
CommitDate: 2022-02-28 12:46:43 +0000

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

diff --git a/x11/plasma-wayland-protocols/Makefile b/x11/plasma-wayland-protocols/Makefile
index 179a5a4766ad..f83487566187 100644
--- a/x11/plasma-wayland-protocols/Makefile
+++ b/x11/plasma-wayland-protocols/Makefile
@@ -13,4 +13,6 @@ USES=		cmake kde:5 qt:5 tar:xz
 USE_KDE=	ecm
 USE_QT=		buildtools_build qmake_build
 
+NO_ARCH=	yes
+
 .include <bsd.port.mk>



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