From 4d5714cca1d361189500004d799eaec4fe246dad Mon Sep 17 00:00:00 2001 From: youri Date: Thu, 9 Jun 2016 05:38:47 +0000 Subject: Add msgfmt to tools. --- sysutils/libfm-extra/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'sysutils') diff --git a/sysutils/libfm-extra/Makefile b/sysutils/libfm-extra/Makefile index 525c7e5a696..6665a1f9980 100644 --- a/sysutils/libfm-extra/Makefile +++ b/sysutils/libfm-extra/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.1 2016/05/22 22:08:40 youri Exp $ +# $NetBSD: Makefile,v 1.2 2016/06/09 05:38:47 youri 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 pkg-config msgfmt CONFIGURE_ARGS+= --with-extra-only INSTALLATION_DIRS= include/libfm -- cgit v1.2.3