From e87d8134a3460dff28f0c469fff83a187e9820bc Mon Sep 17 00:00:00 2001 From: Charlie Li Date: Tue, 11 Mar 2025 18:04:21 -0400 Subject: gnome.mk: rename gdkpixbuf2 to gdkpixbuf to prepare for port move The GTK 1-based gdk-pixbuf has not existed for some time. No functional or package changes. --- java/openjfx14/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'java/openjfx14') diff --git a/java/openjfx14/Makefile b/java/openjfx14/Makefile index 0e2f26067696..ae73b73cc455 100644 --- a/java/openjfx14/Makefile +++ b/java/openjfx14/Makefile @@ -40,7 +40,7 @@ USE_GITHUB= yes GH_ACCOUNT= openjdk GH_PROJECT= jfx USE_GL= gl -USE_GNOME= atk cairo gdkpixbuf2 glib20 gtk20 gtk30 pango +USE_GNOME= atk cairo gdkpixbuf glib20 gtk20 gtk30 pango JAVA_VERSION= 11 USE_LDCONFIG= yes USE_XORG= x11 xtst xxf86vm -- cgit v1.2.3