pkgsrc-Changes-HG archive

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

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



details:   https://anonhg.NetBSD.org/pkgsrc/rev/d4bbd91dc6ad
branches:  trunk
changeset: 514357:d4bbd91dc6ad
user:      joerg <joerg%pkgsrc.org@localhost>
date:      Sun Jun 11 13:31:31 2006 +0000

description:
Needs msgfmt.

diffstat:

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

diffs (18 lines):

diff -r 408e31f948c4 -r d4bbd91dc6ad x11/ede/Makefile
--- a/x11/ede/Makefile  Sun Jun 11 13:31:10 2006 +0000
+++ b/x11/ede/Makefile  Sun Jun 11 13:31:31 2006 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.5 2006/04/17 13:46:52 wiz Exp $
+# $NetBSD: Makefile,v 1.6 2006/06/11 13:31:31 joerg Exp $
 #
 
 DISTNAME=      ede-1.0.4
@@ -14,7 +14,7 @@
 WRKSRC=                        ${WRKDIR}/ede
 USE_LANGUAGES+=                c++
 USE_PKGLOCALEDIR=      yes
-USE_TOOLS+=            gmake
+USE_TOOLS+=            gmake msgfmt
 GNU_CONFIGURE=         yes
 
 .include "../../x11/efltk/buildlink3.mk"



Home | Main Index | Thread Index | Old Index