From 43d9a1336ddec3ddb059a4c78b33888272692c36 Mon Sep 17 00:00:00 2001 From: Max Brazhnikov Date: Thu, 11 Apr 2024 12:14:35 +0300 Subject: */*: convert to cmake:indirect Convert bunch of ports to USES=cmake:indirect --- java/openjfx14/Makefile | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'java') diff --git a/java/openjfx14/Makefile b/java/openjfx14/Makefile index 35add470069a..cb61a0f8389f 100644 --- a/java/openjfx14/Makefile +++ b/java/openjfx14/Makefile @@ -33,7 +33,7 @@ LIB_DEPENDS= libasound.so:audio/alsa-lib \ libfontconfig.so:x11-fonts/fontconfig \ libfreetype.so:print/freetype2 -USES= gettext-runtime gl gnome jpeg localbase:ldflags ninja pkgconfig \ +USES= cmake:indirect gettext-runtime gl gnome jpeg localbase:ldflags ninja pkgconfig \ sqlite xorg USE_GITHUB= yes @@ -72,7 +72,6 @@ TEST_VARS= AWT_TEST=true FULL_TEST=true # Gradle calls CMake during the build WEBKIT_IMPLIES= MEDIA -WEBKIT_BUILD_DEPENDS= cmake:devel/cmake-core WEBKIT_LIB_DEPENDS= libicui18n.so:devel/icu WEBKIT_USES= bison gmake gperf perl5 python:build ruby:build WEBKIT_USE= GNOME=libxslt,libxml2 \ -- cgit v1.2.3