pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/chat/konversation Needs msgfmt.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/5afb3d1b33c5
branches:  trunk
changeset: 514387:5afb3d1b33c5
user:      joerg <joerg%pkgsrc.org@localhost>
date:      Sun Jun 11 14:27:55 2006 +0000

description:
Needs msgfmt.

diffstat:

 chat/konversation/Makefile |  4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diffs (18 lines):

diff -r c749f4929d8e -r 5afb3d1b33c5 chat/konversation/Makefile
--- a/chat/konversation/Makefile        Sun Jun 11 14:27:21 2006 +0000
+++ b/chat/konversation/Makefile        Sun Jun 11 14:27:55 2006 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1.1.1 2006/05/18 21:49:31 adrianp Exp $
+# $NetBSD: Makefile,v 1.2 2006/06/11 14:27:55 joerg Exp $
 #
 
 DISTNAME=      konversation-0.19
@@ -12,7 +12,7 @@
 
 GNU_CONFIGURE= YES
 USE_LIBTOOL=   YES
-USE_TOOLS+=    gmake perl
+USE_TOOLS+=    gmake perl msgfmt
 USE_LANGUAGES+=        c++
 
 USE_PKGLOCALEDIR=      YES



Home | Main Index | Thread Index | Old Index