summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorjoerg <joerg@pkgsrc.org>2007-03-23 15:18:23 +0000
committerjoerg <joerg@pkgsrc.org>2007-03-23 15:18:23 +0000
commit5ed663685f981c480c7859fa2e6e0cf3d852fd34 (patch)
tree0b784e2080afc15cf2a363eaf300c6d23618ab6b
parent173590157fca6627a47c700fc9a083ac71a229a7 (diff)
downloadpkgsrc-5ed663685f981c480c7859fa2e6e0cf3d852fd34.tar.gz
Needs msgfmt.
-rw-r--r--devel/gdb/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/devel/gdb/Makefile b/devel/gdb/Makefile
index 20894c9ae67..89c33e615db 100644
--- a/devel/gdb/Makefile
+++ b/devel/gdb/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.32 2007/02/22 19:26:21 wiz Exp $
+# $NetBSD: Makefile,v 1.33 2007/03/23 15:18:23 joerg Exp $
#
DISTNAME= gdb-5.3
@@ -18,7 +18,7 @@ BROKEN_GETTEXT_DETECTION= yes
GNU_CONFIGURE= YES
USE_PKGLOCALEDIR= YES
USE_LIBTOOL= YES
-USE_TOOLS+= gmake
+USE_TOOLS+= gmake msgfmt
REPLACE_LOCALEDIR_PATTERNS+= Make-in
INSTALL_TARGET= install install-info
TEST_TARGET= check