diff options
| author | Vladimir Druzenko <vvd@FreeBSD.org> | 2026-01-26 17:33:23 +0000 |
|---|---|---|
| committer | Vladimir Druzenko <vvd@FreeBSD.org> | 2026-01-26 17:35:46 +0000 |
| commit | 066663be20a8d55bde6ec67c54dbdaeafcf04fea (patch) | |
| tree | c2bc8225f43600c92d31f40a8cf3c7415979eeda /java | |
| parent | 851eeb0412fc263112165ce6c78c754d91fbd6b0 (diff) | |
Diffstat (limited to 'java')
| -rw-r--r-- | java/openjfx14/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/java/openjfx14/Makefile b/java/openjfx14/Makefile index 52daeac5b400..6b85d59a2ec9 100644 --- a/java/openjfx14/Makefile +++ b/java/openjfx14/Makefile @@ -28,7 +28,8 @@ ONLY_FOR_ARCHS= aarch64 amd64 i386 powerpc64 powerpc64le BUILD_DEPENDS= zip:archivers/zip \ apache-ant>0:devel/apache-ant \ gradle62>=6.2:devel/gradle62 \ - ${JAVALIBDIR}/junit.jar:java/junit + ${JAVALIBDIR}/junit.jar:java/junit \ + rubygem-getoptlong>0:devel/rubygem-getoptlong LIB_DEPENDS= libasound.so:audio/alsa-lib \ libfontconfig.so:x11-fonts/fontconfig \ libfreetype.so:print/freetype2 |
