summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorjoerg <joerg@pkgsrc.org>2006-06-29 23:49:15 +0000
committerjoerg <joerg@pkgsrc.org>2006-06-29 23:49:15 +0000
commit437e2663b6169fe11e0eed8014efdbc4c80cbe53 (patch)
tree1fdb140f4d769861807f466c000760e33b47b73d
parent8746de6fed200edeba6f8963069312477751e476 (diff)
downloadpkgsrc-437e2663b6169fe11e0eed8014efdbc4c80cbe53.tar.gz
Needs msgfmt.
-rw-r--r--misc/gok/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/misc/gok/Makefile b/misc/gok/Makefile
index 8306bfc21c6..3cafa8a72a2 100644
--- a/misc/gok/Makefile
+++ b/misc/gok/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.38 2006/04/17 13:46:40 wiz Exp $
+# $NetBSD: Makefile,v 1.39 2006/06/29 23:49:15 joerg Exp $
#
DISTNAME= gok-1.0.7
@@ -12,7 +12,7 @@ HOMEPAGE= http://www.gnome.org/
COMMENT= GNOME On-Screen Keyboard
USE_DIRS+= gnome2-1.5
-USE_TOOLS+= gmake pkg-config
+USE_TOOLS+= gmake pkg-config msgfmt
USE_PKGLOCALEDIR= yes
USE_LIBTOOL= yes
GNU_CONFIGURE= yes