summaryrefslogtreecommitdiff
path: root/graphics/cogl
diff options
context:
space:
mode:
authorCharlie Li <vishwin@FreeBSD.org>2025-03-11 18:04:21 -0400
committerCharlie Li <vishwin@FreeBSD.org>2025-03-17 00:02:08 -0400
commite87d8134a3460dff28f0c469fff83a187e9820bc (patch)
tree5005d557c2b1e60e1f3b2a4995e2142fe7237610 /graphics/cogl
parentwww/phalcon: update to 5.9.0. (diff)
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.
Diffstat (limited to 'graphics/cogl')
-rw-r--r--graphics/cogl/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/graphics/cogl/Makefile b/graphics/cogl/Makefile
index ab6c24a3d48e..ba925ff3dada 100644
--- a/graphics/cogl/Makefile
+++ b/graphics/cogl/Makefile
@@ -16,7 +16,7 @@ CONFLICTS= clutter-1.6.[0-9]*
USES= gettext gl gmake gnome libtool localbase pathfix pkgconfig \
tar:xz xorg
GNU_CONFIGURE= yes
-USE_GNOME= cairo gdkpixbuf2 pango introspection:build
+USE_GNOME= cairo gdkpixbuf pango introspection:build
USE_GL= egl gbm
USE_XORG= x11 xcomposite xext xdamage xfixes xrandr
USE_LDCONFIG= yes