pkgsrc-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: pkgsrc/graphics/gdk-pixbuf2



Module Name:    pkgsrc
Committed By:   wiz
Date:           Sun Nov  7 17:00:25 UTC 2021

Modified Files:
        pkgsrc/graphics/gdk-pixbuf2: Makefile

Log Message:
gdk-pixbuf2: meson 0.60.1 says there is no x11 option


To generate a diff of this commit:
cvs rdiff -u -r1.49 -r1.50 pkgsrc/graphics/gdk-pixbuf2/Makefile

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: pkgsrc/graphics/gdk-pixbuf2/Makefile
diff -u pkgsrc/graphics/gdk-pixbuf2/Makefile:1.49 pkgsrc/graphics/gdk-pixbuf2/Makefile:1.50
--- pkgsrc/graphics/gdk-pixbuf2/Makefile:1.49   Sun Sep 19 16:05:15 2021
+++ pkgsrc/graphics/gdk-pixbuf2/Makefile        Sun Nov  7 17:00:25 2021
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.49 2021/09/19 16:05:15 adam Exp $
+# $NetBSD: Makefile,v 1.50 2021/11/07 17:00:25 wiz Exp $
 
 DISTNAME=      gdk-pixbuf-2.42.6
 PKGNAME=       ${DISTNAME:S/pixbuf/pixbuf2/}
@@ -22,7 +22,6 @@ MAKE_ENV+=    LD_LIBRARY_PATH=${WRKSRC}/out
 MAKE_ENV+=     DYLD_LIBRARY_PATH=${WRKSRC}/output/gdk-pixbuf
 
 MESON_ARGS+=                   -D installed_tests=false
-MESON_ARGS+=                   -D x11=false
 PKGCONFIG_OVERRIDE_STAGE=      pre-install
 PKGCONFIG_OVERRIDE=            output/meson-private/gdk-pixbuf-2.0.pc
 



Home | Main Index | Thread Index | Old Index