git: 7933982fa1fd - main - java/jgraphx: Add NO_ARCH
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Wed, 29 Jun 2022 21:56:15 UTC
The branch main has been updated by sunpoet: URL: https://cgit.FreeBSD.org/ports/commit/?id=7933982fa1fd20a01315774ab2335c8018db320f commit 7933982fa1fd20a01315774ab2335c8018db320f Author: Po-Chuan Hsieh <sunpoet@FreeBSD.org> AuthorDate: 2022-06-29 21:48:29 +0000 Commit: Po-Chuan Hsieh <sunpoet@FreeBSD.org> CommitDate: 2022-06-29 21:51:20 +0000 java/jgraphx: Add NO_ARCH Approved by: portmgr (blanket) --- java/jgraphx/Makefile | 2 ++ 1 file changed, 2 insertions(+) diff --git a/java/jgraphx/Makefile b/java/jgraphx/Makefile index 33c7c0856341..af8eccfef927 100644 --- a/java/jgraphx/Makefile +++ b/java/jgraphx/Makefile @@ -14,6 +14,8 @@ GH_ACCOUNT= jgraph USE_JAVA= yes USE_ANT= yes +NO_ARCH= yes + PLIST_FILES= ${JAVAJARDIR}/${PORTNAME}.jar PORTDOCS= *