summaryrefslogtreecommitdiff
path: root/sysutils
diff options
context:
space:
mode:
authorobache <obache@pkgsrc.org>2008-06-01 08:19:48 +0000
committerobache <obache@pkgsrc.org>2008-06-01 08:19:48 +0000
commit4806f8c780dfe071532a74c90f7457a226213050 (patch)
treef4e217b6e9641ed3d43bfb9b1c245458acbf94a9 /sysutils
parent10a383749363304877cfa5b71a80601dbcc2ba4a (diff)
downloadpkgsrc-4806f8c780dfe071532a74c90f7457a226213050.tar.gz
Need msgfmt to build.
Noticed by Hasso Tepper in PR 38813.
Diffstat (limited to 'sysutils')
-rw-r--r--sysutils/gvfs/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/sysutils/gvfs/Makefile b/sysutils/gvfs/Makefile
index 30b59d354ca..916809bbb5d 100644
--- a/sysutils/gvfs/Makefile
+++ b/sysutils/gvfs/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.5 2008/05/29 11:39:41 drochner Exp $
+# $NetBSD: Makefile,v 1.6 2008/06/01 08:19:48 obache Exp $
#
DISTNAME= gvfs-0.2.4
@@ -12,7 +12,7 @@ COMMENT= Userspace virtual filesystem
GNU_CONFIGURE= yes
USE_LIBTOOL= yes
-USE_TOOLS+= intltool gmake pkg-config
+USE_TOOLS+= intltool gmake pkg-config msgfmt
CONFIGURE_ARGS+= --with-samba-includes=${LOCALBASE}/include
CONFIGURE_ARGS+= --with-samba-libs=${LOCALBASE}/lib/samba