pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/x11/grandr_applet Needs msgfmt.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/9dad057307d8
branches:  trunk
changeset: 536964:9dad057307d8
user:      joerg <joerg%pkgsrc.org@localhost>
date:      Sun Dec 30 16:29:15 2007 +0000

description:
Needs msgfmt.

diffstat:

 x11/grandr_applet/Makefile |  4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diffs (18 lines):

diff -r 008cbf84ce5f -r 9dad057307d8 x11/grandr_applet/Makefile
--- a/x11/grandr_applet/Makefile        Sun Dec 30 16:24:54 2007 +0000
+++ b/x11/grandr_applet/Makefile        Sun Dec 30 16:29:15 2007 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1.1.1 2007/11/28 18:40:08 drochner Exp $
+# $NetBSD: Makefile,v 1.2 2007/12/30 16:29:15 joerg Exp $
 #
 
 DISTNAME=      grandr_applet-0.4
@@ -12,7 +12,7 @@
 GNU_CONFIGURE=         yes
 USE_LIBTOOL=           yes
 USE_PKGLOCALEDIR=      yes
-USE_TOOLS+=            pkg-config gmake
+USE_TOOLS+=            pkg-config gmake msgfmt
 USE_DIRS+=             xdg-1.1
 
 .include "../../devel/libgnomeui/buildlink3.mk"



Home | Main Index | Thread Index | Old Index