git: d21263823a76 - main - math/hpcombi: Add NO_ARCH

From: Po-Chuan Hsieh <sunpoet_at_FreeBSD.org>
Date: Mon, 18 Apr 2022 00:06:40 UTC
The branch main has been updated by sunpoet:

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

commit d21263823a7665bcf887095e90ef8a454796e921
Author:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
AuthorDate: 2022-04-17 23:52:53 +0000
Commit:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
CommitDate: 2022-04-17 23:59:19 +0000

    math/hpcombi: Add NO_ARCH
    
    Approved by:    portmgr (blanket)
---
 math/hpcombi/Makefile | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/math/hpcombi/Makefile b/math/hpcombi/Makefile
index fcfc5c27358e..b3a834fa28aa 100644
--- a/math/hpcombi/Makefile
+++ b/math/hpcombi/Makefile
@@ -22,6 +22,8 @@ GH_ACCOUNT=	hivert
 
 USES=		cmake compiler:c++11-lang localbase:ldflags
 
+NO_ARCH=	yes
+
 #OPTIONS_DEFINE=	DOXYGEN TEST
 OPTIONS_DEFINE=		DOXYGEN
 OPTIONS_SUB=		yes