summaryrefslogtreecommitdiff
path: root/graphics/gdk-pixbuf2
diff options
context:
space:
mode:
Diffstat (limited to 'graphics/gdk-pixbuf2')
-rw-r--r--graphics/gdk-pixbuf2/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/graphics/gdk-pixbuf2/Makefile b/graphics/gdk-pixbuf2/Makefile
index 574213b81b8..954c7ce6536 100644
--- a/graphics/gdk-pixbuf2/Makefile
+++ b/graphics/gdk-pixbuf2/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.48 2021/09/19 08:06:20 nia Exp $
+# $NetBSD: Makefile,v 1.49 2021/09/19 16:05:15 adam Exp $
DISTNAME= gdk-pixbuf-2.42.6
PKGNAME= ${DISTNAME:S/pixbuf/pixbuf2/}
@@ -18,6 +18,8 @@ CONFLICTS+= gtk2+<2.22
USE_TOOLS+= pkg-config xgettext
MAKE_ENV+= LD_LIBRARY_PATH=${WRKSRC}/output/gdk-pixbuf
+# For Darwin
+MAKE_ENV+= DYLD_LIBRARY_PATH=${WRKSRC}/output/gdk-pixbuf
MESON_ARGS+= -D installed_tests=false
MESON_ARGS+= -D x11=false