pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/sysutils/libfm Requires msgfmt.
details: https://anonhg.NetBSD.org/pkgsrc/rev/98186f28fb3e
branches: trunk
changeset: 362326:98186f28fb3e
user: jperkin <jperkin%pkgsrc.org@localhost>
date: Thu May 11 14:33:02 2017 +0000
description:
Requires msgfmt.
diffstat:
sysutils/libfm/Makefile | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diffs (18 lines):
diff -r 9a0eb5c82819 -r 98186f28fb3e sysutils/libfm/Makefile
--- a/sysutils/libfm/Makefile Thu May 11 14:20:26 2017 +0000
+++ b/sysutils/libfm/Makefile Thu May 11 14:33:02 2017 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.5 2017/02/12 06:24:50 ryoon Exp $
+# $NetBSD: Makefile,v 1.6 2017/05/11 14:33:02 jperkin Exp $
#
DISTNAME= libfm-1.2.4
@@ -14,7 +14,7 @@
GNU_CONFIGURE= yes
USE_LIBTOOL= yes
-USE_TOOLS+= intltool pkg-config
+USE_TOOLS+= intltool msgfmt pkg-config
# needed for correct getgrgid_r() prototype
CPPFLAGS.SunOS+= -D_POSIX_PTHREAD_SEMANTICS
Home |
Main Index |
Thread Index |
Old Index