pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/graphics/gdk-pixbuf2 gdk-pixbuf2: Add xgettext to USE_...
details: https://anonhg.NetBSD.org/pkgsrc/rev/1c3e3a72449f
branches: trunk
changeset: 336836:1c3e3a72449f
user: nia <nia%pkgsrc.org@localhost>
date: Thu Jul 25 09:29:31 2019 +0000
description:
gdk-pixbuf2: Add xgettext to USE_TOOLS.
diffstat:
graphics/gdk-pixbuf2/Makefile | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diffs (18 lines):
diff -r ffe6677906df -r 1c3e3a72449f graphics/gdk-pixbuf2/Makefile
--- a/graphics/gdk-pixbuf2/Makefile Thu Jul 25 09:03:12 2019 +0000
+++ b/graphics/gdk-pixbuf2/Makefile Thu Jul 25 09:29:31 2019 +0000
@@ -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 @@
.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
Home |
Main Index |
Thread Index |
Old Index