Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 18 Jun 2024 04:12: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: 43f5dda64d48 - main - net-mgmt/ipcalc: Add NO_ARCH
Message-ID:  <202406180412.45I4C2XG097999@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=43f5dda64d48b9bd49304cd7b53b39deed0f3637

commit 43f5dda64d48b9bd49304cd7b53b39deed0f3637
Author:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
AuthorDate: 2024-06-18 04:05:01 +0000
Commit:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
CommitDate: 2024-06-18 04:05:01 +0000

    net-mgmt/ipcalc: Add NO_ARCH
    
    Approved by:    portmgr (blanket)
---
 net-mgmt/ipcalc/Makefile | 1 +
 1 file changed, 1 insertion(+)

diff --git a/net-mgmt/ipcalc/Makefile b/net-mgmt/ipcalc/Makefile
index 0f660c6088e2..1aa9abd1d067 100644
--- a/net-mgmt/ipcalc/Makefile
+++ b/net-mgmt/ipcalc/Makefile
@@ -18,6 +18,7 @@ SHEBANG_FILES=	ipcalc
 
 CONFLICTS_INSTALL=	gnu-ipcalc
 
+NO_ARCH=	yes
 NO_BUILD=	yes
 
 PLIST_FILES=	bin/ipcalc



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