Date: Wed, 29 Jun 2022 21:56:17 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: 158ce9ac41a1 - main - math/jeuclid: Add NO_ARCH Message-ID: <202206292156.25TLuH1D026488@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=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}
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202206292156.25TLuH1D026488>