summaryrefslogtreecommitdiff
path: root/sysutils/dbus
diff options
context:
space:
mode:
authorminskim <minskim@pkgsrc.org>2006-06-06 21:49:35 +0000
committerminskim <minskim@pkgsrc.org>2006-06-06 21:49:35 +0000
commitdaced48459cd66a6d48e4bf46c64bf61b019132d (patch)
tree211a04849c0c66551b8e1c6446b6555dd05a1df4 /sysutils/dbus
parent6f35893ca207b954cdd5d601a6a3186095c42578 (diff)
downloadpkgsrc-daced48459cd66a6d48e4bf46c64bf61b019132d.tar.gz
dbus{,-glib} need msgfmt; add it to USE_TOOLS.
Diffstat (limited to 'sysutils/dbus')
-rw-r--r--sysutils/dbus/Makefile.common4
1 files changed, 2 insertions, 2 deletions
diff --git a/sysutils/dbus/Makefile.common b/sysutils/dbus/Makefile.common
index 4584378feae..32a5db8ea80 100644
--- a/sysutils/dbus/Makefile.common
+++ b/sysutils/dbus/Makefile.common
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile.common,v 1.15 2006/04/22 09:22:14 rillig Exp $
+# $NetBSD: Makefile.common,v 1.16 2006/06/06 21:49:35 minskim Exp $
#
DBUS_VERSION= 0.61
@@ -15,7 +15,7 @@ DISTINFO_FILE= ${.CURDIR}/../../sysutils/dbus/distinfo
PATCHDIR= ${.CURDIR}/../../sysutils/dbus/patches
GNU_CONFIGURE= YES
-USE_TOOLS+= gmake pkg-config
+USE_TOOLS+= gmake msgfmt pkg-config
USE_LIBTOOL= YES
PKGCONFIG_OVERRIDE= dbus-1.pc.in