pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/devel/oaf Needs msgfmt.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/ae200f719d47
branches:  trunk
changeset: 514405:ae200f719d47
user:      joerg <joerg%pkgsrc.org@localhost>
date:      Sun Jun 11 14:46:56 2006 +0000

description:
Needs msgfmt.

diffstat:

 devel/oaf/Makefile |  4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diffs (18 lines):

diff -r c3255156472f -r ae200f719d47 devel/oaf/Makefile
--- a/devel/oaf/Makefile        Sun Jun 11 14:45:50 2006 +0000
+++ b/devel/oaf/Makefile        Sun Jun 11 14:46:56 2006 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.45 2006/04/17 13:46:04 wiz Exp $
+# $NetBSD: Makefile,v 1.46 2006/06/11 14:46:56 joerg Exp $
 #
 
 DISTNAME=              oaf-0.6.10
@@ -14,7 +14,7 @@
 USE_PKGLOCALEDIR=      YES
 GNU_CONFIGURE=         YES
 USE_X11BASE=           YES
-USE_TOOLS+=            bison lex
+USE_TOOLS+=            bison lex msgfmt
 USE_LIBTOOL=           YES
 
 BROKEN_GETTEXT_DETECTION=      YES



Home | Main Index | Thread Index | Old Index