summaryrefslogtreecommitdiff
path: root/games
diff options
context:
space:
mode:
authordrochner <drochner>2008-07-03 10:26:18 +0000
committerdrochner <drochner>2008-07-03 10:26:18 +0000
commiteb96550ccc9b3095f49f56d8786f64b03cb3201b (patch)
treef9403f1cb6eec44501ca35649adb6066f60c29d9 /games
parent036858effb39a0ad640c277f0aa450ed2b10a125 (diff)
downloadpkgsrc-eb96550ccc9b3095f49f56d8786f64b03cb3201b.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"