summaryrefslogtreecommitdiff
path: root/games
diff options
context:
space:
mode:
authordrochner <drochner@pkgsrc.org>2008-07-03 10:26:18 +0000
committerdrochner <drochner@pkgsrc.org>2008-07-03 10:26:18 +0000
commit1bf6d3b6d8a67780b3a580797b97a82e5c2abdfd (patch)
treef9403f1cb6eec44501ca35649adb6066f60c29d9 /games
parent1e4e9d9edcd1376c5fa470c6cf87f22c1987d724 (diff)
downloadpkgsrc-1bf6d3b6d8a67780b3a580797b97a82e5c2abdfd.tar.gz
build needs msgfmt, from Hasso Tepper per PR pkg/39072
Diffstat (limited to 'games')
-rw-r--r--games/gnome-mastermind/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/games/gnome-mastermind/Makefile b/games/gnome-mastermind/Makefile
index b128dca2f8d..a3ee291dbee 100644
--- a/games/gnome-mastermind/Makefile
+++ b/games/gnome-mastermind/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1.1.1 2008/06/23 16:59:11 drochner Exp $
+# $NetBSD: Makefile,v 1.2 2008/07/03 10:26:18 drochner Exp $
#
DISTNAME= gnome-mastermind-0.3.1
@@ -12,7 +12,7 @@ COMMENT= Mastermind (the game)
GNU_CONFIGURE= yes
USE_LIBTOOL= yes
-USE_TOOLS+= pkg-config intltool gmake
+USE_TOOLS+= pkg-config intltool gmake msgfmt
USE_DIRS+= xdg-1.1 gnome2-1.5
.include "../../devel/glib2/buildlink3.mk"