summaryrefslogtreecommitdiff
path: root/sysutils/dbus
diff options
context:
space:
mode:
authorminskim <minskim>2006-06-06 21:49:35 +0000
committerminskim <minskim>2006-06-06 21:49:35 +0000
commit1c126cbf3bd9b3cd17eea8db8b7820f87d8b161c (patch)
tree211a04849c0c66551b8e1c6446b6555dd05a1df4 /sysutils/dbus
parentc99b0551df920330e1fc3186e8b5cbb84732183d (diff)
downloadpkgsrc-1c126cbf3bd9b3cd17eea8db8b7820f87d8b161c.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