diff options
Diffstat (limited to 'editors/kile/Makefile')
-rw-r--r-- | editors/kile/Makefile | 4 |
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 |