diff options
Diffstat (limited to 'java')
| -rw-r--r-- | java/openjfx14/Makefile | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/java/openjfx14/Makefile b/java/openjfx14/Makefile index 81388d0893df..91ac6559b801 100644 --- a/java/openjfx14/Makefile +++ b/java/openjfx14/Makefile @@ -23,6 +23,9 @@ WWW= https://openjdk.java.net/projects/openjfx/ LICENSE= GPLv2 LICENSE_FILE= ${WRKSRC}/LICENSE +DEPRECATED= Depends on legacy ffmpeg4, consider migrating to multimedia/ffmpeg +EXPIRATION_DATE=2026-06-30 + ONLY_FOR_ARCHS= aarch64 amd64 i386 powerpc64 powerpc64le BUILD_DEPENDS= zip:archivers/zip \ |
