mirror of
https://git.freebsd.org/ports.git
synced 2025-04-28 01:26:39 -04:00
java/java3d: enable on aarch64
Builds fine. Replace WWW by something that does resolve and looks as close as possible to a canonical website about this pretty old software.
This commit is contained in:
parent
73a3c84d21
commit
b56e326654
1 changed files with 2 additions and 2 deletions
|
@ -6,12 +6,12 @@ MASTER_SITES= https://sites.google.com/site/daemonwizard/
|
|||
|
||||
MAINTAINER= ports@FreeBSD.org
|
||||
COMMENT= Provides API for creating and manipulation of 3D geometry
|
||||
WWW= http://java3d.java.net/
|
||||
WWW= https://www.oracle.com/java/technologies/javase/java-3d.html \
|
||||
https://download.java.net/media/java3d/builds/release/1.5.2/README-download.html
|
||||
|
||||
LICENSE= BSD2CLAUSE GPLv2
|
||||
LICENSE_COMB= multi
|
||||
|
||||
BROKEN_aarch64= fails to compile: GVector.java:168: bad use of '>'
|
||||
BROKEN_armv6= fails to compile: build.xml: Compile failed; see the compiler error output for details
|
||||
BROKEN_armv7= fails to compile: build.xml: Compile failed; see the compiler error output for details
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue