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: Requires m...
details: https://anonhg.NetBSD.org/pkgsrc/rev/6eba515dcd65
branches: trunk
changeset: 420700:6eba515dcd65
user: jperkin <jperkin%pkgsrc.org@localhost>
date: Mon Jan 06 16:34:36 2020 +0000
description:
gdk-pixbuf2-xlib: Requires msgfmt.
diffstat:
graphics/gdk-pixbuf2-xlib/Makefile | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diffs (18 lines):
diff -r 685b79f46d00 -r 6eba515dcd65 graphics/gdk-pixbuf2-xlib/Makefile
--- a/graphics/gdk-pixbuf2-xlib/Makefile Mon Jan 06 16:20:37 2020 +0000
+++ b/graphics/gdk-pixbuf2-xlib/Makefile Mon Jan 06 16:34:36 2020 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.26 2019/11/02 22:37:57 rillig Exp $
+# $NetBSD: Makefile,v 1.27 2020/01/06 16:34:36 jperkin Exp $
DISTNAME= gdk-pixbuf-${PIXBUF2_VERSION}
PKGNAME= gdk-pixbuf2-xlib-${PIXBUF2_VERSION}
@@ -18,7 +18,7 @@
.include "../../graphics/gdk-pixbuf2/Makefile.version"
-USE_TOOLS+= gmake pkg-config
+USE_TOOLS+= gmake msgfmt pkg-config
MAKE_ENV+= LD_LIBRARY_PATH=${WRKSRC}/output/gdk-pixbuf
MESON_ARGS+= -D installed_tests=false
Home |
Main Index |
Thread Index |
Old Index