pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/editors/kile Too early: doesn't need pkg-config, but m...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/64c229fe83e1
branches:  trunk
changeset: 514957:64c229fe83e1
user:      joerg <joerg%pkgsrc.org@localhost>
date:      Wed Jun 21 13:12:34 2006 +0000

description:
Too early: doesn't need pkg-config, but msgfmt.

diffstat:

 editors/kile/Makefile |  4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diffs (18 lines):

diff -r 73d079c256e0 -r 64c229fe83e1 editors/kile/Makefile
--- a/editors/kile/Makefile     Wed Jun 21 13:10:54 2006 +0000
+++ b/editors/kile/Makefile     Wed Jun 21 13:12:34 2006 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.37 2006/06/21 13:12:09 joerg Exp $
+# $NetBSD: Makefile,v 1.38 2006/06/21 13:12:34 joerg Exp $
 
 DISTNAME=              kile-1.9
 CATEGORIES=            editors kde
@@ -10,7 +10,7 @@
 COMMENT=               LaTeX source editor - TeX shell - Gnuplot front end
 
 USE_DIRS+=             xdg-1.1
-USE_TOOLS+=            gmake perl pkg-config
+USE_TOOLS+=            gmake perl msgfmt
 USE_LANGUAGES=         c c++
 USE_LIBTOOL=           yes
 GNU_CONFIGURE=         yes



Home | Main Index | Thread Index | Old Index