summaryrefslogtreecommitdiff
path: root/sysutils
diff options
context:
space:
mode:
authorjperkin <jperkin>2017-05-11 14:33:02 +0000
committerjperkin <jperkin>2017-05-11 14:33:02 +0000
commit59bbefff0c5191d313aff3e8f520904bca5bede8 (patch)
tree4008c9dea5fcf567fc4b1465264a15d085743d42 /sysutils
parentd23efb0b666ce2617285b578c015b2cb70189c88 (diff)
downloadpkgsrc-59bbefff0c5191d313aff3e8f520904bca5bede8.tar.gz
Requires msgfmt.
Diffstat (limited to 'sysutils')
-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