git: 33346799858b - main - sysutils/host-setup: Set NO_ARCH
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Fri, 01 Jul 2022 13:19:36 UTC
The branch main has been updated by 0mp: URL: https://cgit.FreeBSD.org/ports/commit/?id=33346799858b790813e20ba1e0d1658ab2cd35be commit 33346799858b790813e20ba1e0d1658ab2cd35be Author: Mateusz Piotrowski <0mp@FreeBSD.org> AuthorDate: 2022-07-01 12:50:15 +0000 Commit: Mateusz Piotrowski <0mp@FreeBSD.org> CommitDate: 2022-07-01 13:19:26 +0000 sysutils/host-setup: Set NO_ARCH --- sysutils/host-setup/Makefile | 1 + 1 file changed, 1 insertion(+) diff --git a/sysutils/host-setup/Makefile b/sysutils/host-setup/Makefile index efc10cd44d92..2f780ee56b06 100644 --- a/sysutils/host-setup/Makefile +++ b/sysutils/host-setup/Makefile @@ -8,6 +8,7 @@ MASTER_SITES= http://druidbsd.sourceforge.net/download/ MAINTAINER= ports@FreeBSD.org COMMENT= System configuration setup/management utility +NO_ARCH= yes NO_BUILD= yes PLIST_FILES= sbin/${PORTNAME} man/man1/${PORTNAME}.1.gz