summaryrefslogtreecommitdiff
path: root/sysutils/libfm
diff options
context:
space:
mode:
authorjperkin <jperkin@pkgsrc.org>2017-05-11 14:33:02 +0000
committerjperkin <jperkin@pkgsrc.org>2017-05-11 14:33:02 +0000
commit68f1afb6ffab9be4bfcf95315a033900c68bc170 (patch)
tree22df3391c782d42548b94ec17f6770c49f7430fb /sysutils/libfm
parent8d832520a1b620551bf9a58eb903494292f84103 (diff)
downloadpkgsrc-68f1afb6ffab9be4bfcf95315a033900c68bc170.tar.gz
Requires msgfmt.
Diffstat (limited to 'sysutils/libfm')
-rw-r--r--sysutils/libfm/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/sysutils/libfm/Makefile b/sysutils/libfm/Makefile
index a02606c37cd..441af99044e 100644
--- a/sysutils/libfm/Makefile
+++ b/sysutils/libfm/Makefile
@@ -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 @@ LICENSE= gnu-gpl-v2
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