Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 18 Apr 2023 18:10:27 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: a7eb99a2caf6 - main - math/audi: Add NO_ARCH
Message-ID:  <202304181810.33IIARHu089363@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=a7eb99a2caf63b97b0a0737c9df64f22c540112a

commit a7eb99a2caf63b97b0a0737c9df64f22c540112a
Author:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
AuthorDate: 2023-04-18 17:59:30 +0000
Commit:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
CommitDate: 2023-04-18 18:05:14 +0000

    math/audi: Add NO_ARCH
    
    Approved by:    portmgr (blanket)
---
 math/audi/Makefile | 1 +
 1 file changed, 1 insertion(+)

diff --git a/math/audi/Makefile b/math/audi/Makefile
index 9d6444d44819..27bea7d8a66a 100644
--- a/math/audi/Makefile
+++ b/math/audi/Makefile
@@ -23,5 +23,6 @@ GH_ACCOUNT=	darioizzo
 
 CMAKE_OFF=	AUDI_BUILD_TESTS
 CMAKE_TESTING_ON=	AUDI_BUILD_TESTS
+NO_ARCH=	yes
 
 .include <bsd.port.mk>



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