summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorjoerg <joerg@pkgsrc.org>2006-06-21 13:12:34 +0000
committerjoerg <joerg@pkgsrc.org>2006-06-21 13:12:34 +0000
commit2c40d5904b2a152aeaa653a4d2a4c4acd1827668 (patch)
treea436912f2e6e53083cf4dc2faf8b68894f66cad9
parentbc58c876e4ab3d2cd1c803a321f3e647ab42b121 (diff)
downloadpkgsrc-2c40d5904b2a152aeaa653a4d2a4c4acd1827668.tar.gz
Too early: doesn't need pkg-config, but msgfmt.
-rw-r--r--editors/kile/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/editors/kile/Makefile b/editors/kile/Makefile
index fc948ae1e71..f53279ccb0b 100644
--- a/editors/kile/Makefile
+++ b/editors/kile/Makefile
@@ -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 @@ HOMEPAGE= http://kile.sourceforge.net/
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