From eb96550ccc9b3095f49f56d8786f64b03cb3201b Mon Sep 17 00:00:00 2001 From: drochner Date: Thu, 3 Jul 2008 10:26:18 +0000 Subject: build needs msgfmt, from Hasso Tepper per PR pkg/39072 --- games/gnome-mastermind/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'games') 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" -- cgit v1.2.3