From b17b61bbb57b3ba00e104979349545eabf23f4fe Mon Sep 17 00:00:00 2001 From: nia Date: Thu, 25 Jul 2019 09:29:31 +0000 Subject: gdk-pixbuf2: Add xgettext to USE_TOOLS. --- graphics/gdk-pixbuf2/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'graphics/gdk-pixbuf2') diff --git a/graphics/gdk-pixbuf2/Makefile b/graphics/gdk-pixbuf2/Makefile index 55ebd1c9c7d..812febd5635 100644 --- a/graphics/gdk-pixbuf2/Makefile +++ b/graphics/gdk-pixbuf2/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.38 2019/07/22 09:13:13 nia Exp $ +# $NetBSD: Makefile,v 1.39 2019/07/25 09:29:31 nia Exp $ DISTNAME= gdk-pixbuf-${PIXBUF2_VERSION} PKGNAME= ${DISTNAME:S/pixbuf/pixbuf2/} @@ -15,7 +15,7 @@ CONFLICTS+= gtk2+<2.22 .include "../../graphics/gdk-pixbuf2/Makefile.version" -USE_TOOLS+= gmake pkg-config +USE_TOOLS+= gmake pkg-config xgettext MAKE_ENV+= LD_LIBRARY_PATH=${WRKSRC}/output/gdk-pixbuf MESON_ARGS+= -D installed_tests=false -- cgit v1.2.3