pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/games/gnome-mastermind build needs msgfmt, from Hasso ...
details: https://anonhg.NetBSD.org/pkgsrc/rev/5d307ff6fb59
branches: trunk
changeset: 544017:5d307ff6fb59
user: drochner <drochner%pkgsrc.org@localhost>
date: Thu Jul 03 10:26:18 2008 +0000
description:
build needs msgfmt, from Hasso Tepper per PR pkg/39072
diffstat:
games/gnome-mastermind/Makefile | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diffs (18 lines):
diff -r 6b22fc8be5d4 -r 5d307ff6fb59 games/gnome-mastermind/Makefile
--- a/games/gnome-mastermind/Makefile Thu Jul 03 10:22:39 2008 +0000
+++ b/games/gnome-mastermind/Makefile Thu Jul 03 10:26:18 2008 +0000
@@ -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 @@
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"
Home |
Main Index |
Thread Index |
Old Index