summaryrefslogtreecommitdiff
path: root/misc
diff options
context:
space:
mode:
authorhasso <hasso@pkgsrc.org>2009-03-03 12:58:25 +0000
committerhasso <hasso@pkgsrc.org>2009-03-03 12:58:25 +0000
commit394f3324d1455290c2babf0a74a1628930727dcb (patch)
tree2334283e286d62207b2adb41e7467f9b4294faa5 /misc
parenteb7f654b115957ead10535b9c699632d9a79bbef (diff)
downloadpkgsrc-394f3324d1455290c2babf0a74a1628930727dcb.tar.gz
Needs msgfmt.
Diffstat (limited to 'misc')
-rw-r--r--misc/mousetweaks/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/misc/mousetweaks/Makefile b/misc/mousetweaks/Makefile
index 7efe74d8333..658f0550ff5 100644
--- a/misc/mousetweaks/Makefile
+++ b/misc/mousetweaks/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.3 2009/01/13 16:10:01 wiz Exp $
+# $NetBSD: Makefile,v 1.4 2009/03/03 12:58:25 hasso Exp $
#
DISTNAME= mousetweaks-2.24.3
@@ -16,7 +16,7 @@ MAKE_ENV+= GCONF_SCHEMA_FILE_DIR=${PREFIX}/share/gconf/schemas/
GCONF_SCHEMAS+= mousetweaks.schemas
GCONF_SCHEMAS+= pointer-capture-applet.schemas
-USE_TOOLS+= gmake intltool pkg-config
+USE_TOOLS+= gmake intltool msgfmt pkg-config
USE_DIRS+= gnome2-1.6
BUILDLINK_API_DEPENDS.GConf+= GConf>=2.16.0