diff options
| author | Ronald Klop <ronald@FreeBSD.org> | 2026-01-26 09:03:28 +0000 |
|---|---|---|
| committer | Ronald Klop <ronald@FreeBSD.org> | 2026-01-26 10:49:41 +0000 |
| commit | cddcb216be6df3e4cff1b26e11d4c4fc3fcacfba (patch) | |
| tree | 27fd34976a0b89c4f5bab860b5d36b8d57cf11b6 /java/jgraphx/Makefile | |
| parent | 8e92337d37bdcc04b9cd81b38362df4d4d41a81c (diff) | |
Diffstat (limited to 'java/jgraphx/Makefile')
| -rw-r--r-- | java/jgraphx/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/java/jgraphx/Makefile b/java/jgraphx/Makefile index b5e67f4e439d..6f36d5e1f812 100644 --- a/java/jgraphx/Makefile +++ b/java/jgraphx/Makefile @@ -14,6 +14,7 @@ LICENSE_FILE= ${WRKSRC}/license.txt USES= java:ant,run USE_GITHUB= yes GH_ACCOUNT= jgraph +JAVA_VERSION= 8 # math/scilab needs java 8 compatible classes NO_ARCH= yes |
