diff options
| author | Daniel Engberg <diizzy@FreeBSD.org> | 2025-06-21 12:25:35 +0000 |
|---|---|---|
| committer | Daniel Engberg <diizzy@FreeBSD.org> | 2025-06-21 14:09:31 +0000 |
| commit | 17eb38d5dc1d92b959769cb068228828393a142b (patch) | |
| tree | 5f5002ebedd40d9c0c3e57a426c34ee1c139629f /java | |
| parent | 7ad9fa6d579830e296ac7ebb128a48344fa73a55 (diff) | |
Diffstat (limited to 'java')
| -rw-r--r-- | java/openjfx14/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/java/openjfx14/Makefile b/java/openjfx14/Makefile index ae73b73cc455..f59a0ef4239d 100644 --- a/java/openjfx14/Makefile +++ b/java/openjfx14/Makefile @@ -23,6 +23,8 @@ WWW= https://openjdk.java.net/projects/openjfx/ LICENSE= GPLv2 LICENSE_FILE= ${WRKSRC}/LICENSE +BROKEN= Fails to build with libxml2 2.13+, error: no matching constructor for initialization of 'XMLDocumentParserScope' + ONLY_FOR_ARCHS= aarch64 amd64 i386 powerpc64 powerpc64le BUILD_DEPENDS= zip:archivers/zip \ |
