Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 16 Oct 2023 16:02:53 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: 0b85a2fc6820 - main - math/gmm++: Add NO_ARCH
Message-ID:  <202310161602.39GG2rOk043914@gitrepo.freebsd.org>

index | next in thread | raw e-mail

The branch main has been updated by sunpoet:

URL: https://cgit.FreeBSD.org/ports/commit/?id=0b85a2fc682038fd3433295b53d7a82e16715297

commit 0b85a2fc682038fd3433295b53d7a82e16715297
Author:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
AuthorDate: 2023-10-16 15:21:27 +0000
Commit:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
CommitDate: 2023-10-16 16:00:10 +0000

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

diff --git a/math/gmm++/Makefile b/math/gmm++/Makefile
index 980aa76952b4..ab0a022aa4be 100644
--- a/math/gmm++/Makefile
+++ b/math/gmm++/Makefile
@@ -17,6 +17,7 @@ LICENSE=	LGPL3
 LICENSE_FILE=	${WRKSRC}/COPYING
 
 GNU_CONFIGURE=	yes
+NO_ARCH=	yes
 NO_BUILD=	yes
 
 .include <bsd.port.mk>


home | help

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