pkgsrc-Changes-HG archive

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

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



details:   https://anonhg.NetBSD.org/pkgsrc/rev/b0fc3bce18cc
branches:  trunk
changeset: 525969:b0fc3bce18cc
user:      joerg <joerg%pkgsrc.org@localhost>
date:      Mon Feb 26 18:23:50 2007 +0000

description:
Needs msgfmt.

diffstat:

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

diffs (18 lines):

diff -r 7c9459f19911 -r b0fc3bce18cc devel/geany/Makefile
--- a/devel/geany/Makefile      Mon Feb 26 18:22:24 2007 +0000
+++ b/devel/geany/Makefile      Mon Feb 26 18:23:50 2007 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.3 2007/02/08 00:25:13 rillig Exp $
+# $NetBSD: Makefile,v 1.4 2007/02/26 18:23:50 joerg Exp $
 
 DISTNAME=      geany-0.10
 CATEGORIES=    devel
@@ -9,7 +9,7 @@
 COMMENT=       Geany integrated development environment (IDE)
 
 GNU_CONFIGURE=         yes
-USE_TOOLS+=            pkg-config
+USE_TOOLS+=            pkg-config msgfmt
 USE_LANGUAGES=         c c++
 USE_PKGLOCALEDIR=      yes
 MAKE_FLAGS+=           CCLD=${CXX:Q}



Home | Main Index | Thread Index | Old Index