git: 36ae318fc7e0 - main - misc/xfce4-wm-themes: Add NO_ARCH
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Thu, 27 Apr 2023 15:55:54 UTC
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>