summaryrefslogtreecommitdiff
path: root/editors
diff options
context:
space:
mode:
authorjoerg <joerg>2006-06-21 13:10:54 +0000
committerjoerg <joerg>2006-06-21 13:10:54 +0000
commitdce103e5e89faf38ef0948d224f4ea624f0de3e4 (patch)
treed80f7b572c02b785c3ee8456ce72c2e139915ba5 /editors
parent4de856fdc085e8315f6d457bf4b2c538b5f90696 (diff)
downloadpkgsrc-dce103e5e89faf38ef0948d224f4ea624f0de3e4.tar.gz
Needs pkg-config.
Diffstat (limited to 'editors')
-rw-r--r--editors/kile/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/editors/kile/Makefile b/editors/kile/Makefile
index 0bac746c5a8..fc948ae1e71 100644
--- a/editors/kile/Makefile
+++ b/editors/kile/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.36 2006/05/15 11:14:02 markd Exp $
+# $NetBSD: Makefile,v 1.37 2006/06/21 13:12:09 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
+USE_TOOLS+= gmake perl pkg-config
USE_LANGUAGES= c c++
USE_LIBTOOL= yes
GNU_CONFIGURE= yes