summaryrefslogtreecommitdiff
path: root/sysutils/gvfs
diff options
context:
space:
mode:
authorobache <obache>2008-06-01 08:19:48 +0000
committerobache <obache>2008-06-01 08:19:48 +0000
commit5b8f12f322ba2adbe95a8b95bb0273201bb2d28e (patch)
treef4e217b6e9641ed3d43bfb9b1c245458acbf94a9 /sysutils/gvfs
parent0178116d5f57098bcaf3a73f0efe4398d32d8aec (diff)
downloadpkgsrc-5b8f12f322ba2adbe95a8b95bb0273201bb2d28e.tar.gz
Need msgfmt to build.
Noticed by Hasso Tepper in PR 38813.
Diffstat (limited to 'sysutils/gvfs')
-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