git: 158ce9ac41a1 - main - math/jeuclid: Add NO_ARCH

From: Po-Chuan Hsieh <sunpoet_at_FreeBSD.org>
Date: Wed, 29 Jun 2022 21:56:17 UTC
The branch main has been updated by sunpoet:

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

commit 158ce9ac41a1464ce49deeffb2b46211b0d24bf9
Author:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
AuthorDate: 2022-06-29 21:48:39 +0000
Commit:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
CommitDate: 2022-06-29 21:51:21 +0000

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

diff --git a/math/jeuclid/Makefile b/math/jeuclid/Makefile
index fa4e33033fc6..36b78eaf17a1 100644
--- a/math/jeuclid/Makefile
+++ b/math/jeuclid/Makefile
@@ -12,6 +12,7 @@ COMMENT=	Java based MathML rendering solution
 USES=		zip
 USE_JAVA=	yes
 JAVA_RUN=	yes
+NO_ARCH=	yes
 NO_BUILD=	yes
 
 DATADIR=	${JAVASHAREDIR}/${PORTNAME}