pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/graphics/gdk-pixbuf2-xlib gdk-pixbuf2-xlib: correct pr...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/a2fb203c387e
branches:  trunk
changeset: 450415:a2fb203c387e
user:      nia <nia%pkgsrc.org@localhost>
date:      Fri Apr 16 07:35:28 2021 +0000

description:
gdk-pixbuf2-xlib: correct previous, thx wiz

diffstat:

 graphics/gdk-pixbuf2-xlib/Makefile |  4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diffs (18 lines):

diff -r 07b9f20ca2fa -r a2fb203c387e graphics/gdk-pixbuf2-xlib/Makefile
--- a/graphics/gdk-pixbuf2-xlib/Makefile        Fri Apr 16 07:12:02 2021 +0000
+++ b/graphics/gdk-pixbuf2-xlib/Makefile        Fri Apr 16 07:35:28 2021 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.31 2021/04/16 06:47:23 nia Exp $
+# $NetBSD: Makefile,v 1.32 2021/04/16 07:35:28 nia Exp $
 
 DISTNAME=      gdk-pixbuf-${PIXBUF2_VERSION}
 PKGNAME=       gdk-pixbuf2-xlib-${PIXBUF2_VERSION}
@@ -23,7 +23,7 @@
 MAKE_ENV+=     LD_LIBRARY_PATH=${WRKSRC}/output/gdk-pixbuf
 
 MESON_ARGS+=                   -D installed_tests=false
-MESON_ARGS+=                   -D man=true
+MESON_ARGS+=                   -D man=false
 MESON_ARGS+=                   -D x11=true
 PKGCONFIG_OVERRIDE_STAGE=      pre-install
 PKGCONFIG_OVERRIDE=            output/meson-private/gdk-pixbuf-xlib-2.0.pc



Home | Main Index | Thread Index | Old Index