summaryrefslogtreecommitdiff
path: root/misc/taskjuggler
diff options
context:
space:
mode:
Diffstat (limited to 'misc/taskjuggler')
-rw-r--r--misc/taskjuggler/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/misc/taskjuggler/Makefile b/misc/taskjuggler/Makefile
index 9566cf1ed06..86eafdbd349 100644
--- a/misc/taskjuggler/Makefile
+++ b/misc/taskjuggler/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.8 2008/06/20 01:09:27 joerg Exp $
+# $NetBSD: Makefile,v 1.9 2008/09/18 09:12:42 joerg Exp $
#
DISTNAME= taskjuggler-2.3.1
@@ -17,7 +17,7 @@ GNU_CONFIGURE= yes
CONFIGURE_ARGS+=--with-docdir=${PREFIX}/share/doc/taskjuggler
USE_LANGUAGES= c c++
USE_LIBTOOL= yes
-USE_TOOLS+= perl
+USE_TOOLS+= perl msgfmt
pre-build:
# I have no idea why this test fails, and it is undocumented.