pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/devel/libhandy libhandy: Requires msgfmt.
details: https://anonhg.NetBSD.org/pkgsrc/rev/c6eb4b4b2727
branches: trunk
changeset: 389689:c6eb4b4b2727
user: jperkin <jperkin%pkgsrc.org@localhost>
date: Thu Dec 08 10:27:03 2022 +0000
description:
libhandy: Requires msgfmt.
diffstat:
devel/libhandy/Makefile | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diffs (18 lines):
diff -r 579b28fa5b2b -r c6eb4b4b2727 devel/libhandy/Makefile
--- a/devel/libhandy/Makefile Thu Dec 08 10:26:06 2022 +0000
+++ b/devel/libhandy/Makefile Thu Dec 08 10:27:03 2022 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.19 2022/10/25 08:02:56 prlw1 Exp $
+# $NetBSD: Makefile,v 1.20 2022/12/08 10:27:03 jperkin Exp $
DISTNAME= libhandy-1.8.0
CATEGORIES= devel gnome
@@ -10,7 +10,7 @@
COMMENT= Building blocks for modern adaptive GNOME apps
LICENSE= gnu-lgpl-v2.1
-USE_TOOLS+= pkg-config
+USE_TOOLS+= msgfmt pkg-config
PYTHON_FOR_BUILD_ONLY= tool
Home |
Main Index |
Thread Index |
Old Index