Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 27 Apr 2023 15:55:54 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: 36ae318fc7e0 - main - misc/xfce4-wm-themes: Add NO_ARCH
Message-ID:  <202304271555.33RFtsQS029834@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=36ae318fc7e0de25a9796b1c18cc33db5badd68c

commit 36ae318fc7e0de25a9796b1c18cc33db5badd68c
Author:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
AuthorDate: 2023-04-27 15:49:21 +0000
Commit:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
CommitDate: 2023-04-27 15:49:21 +0000

    misc/xfce4-wm-themes: Add NO_ARCH
    
    Approved by:    portmgr (blanket)
---
 misc/xfce4-wm-themes/Makefile | 1 +
 1 file changed, 1 insertion(+)

diff --git a/misc/xfce4-wm-themes/Makefile b/misc/xfce4-wm-themes/Makefile
index 8ffea32f1476..74adaf8d5556 100644
--- a/misc/xfce4-wm-themes/Makefile
+++ b/misc/xfce4-wm-themes/Makefile
@@ -16,5 +16,6 @@ LICENSE_FILE=	${WRKSRC}/COPYING
 USES=		gmake gnome tar:bzip2
 
 GNU_CONFIGURE=	yes
+NO_ARCH=	yes
 
 .include <bsd.port.mk>



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