summaryrefslogtreecommitdiff
path: root/editors/kile
diff options
context:
space:
mode:
authormarkd <markd@pkgsrc.org>2004-02-25 22:16:23 +0000
committermarkd <markd@pkgsrc.org>2004-02-25 22:16:23 +0000
commitdd05c8383dba8d1885e9977b6d6d6fa1c548ae65 (patch)
treeaa4aa1223025d23137e60bdaf0b3ea6d8c18c4cf /editors/kile
parentbba9c6d32d38620eb9e9fc3bd5d98a42675ae3dc (diff)
downloadpkgsrc-dd05c8383dba8d1885e9977b6d6d6fa1c548ae65.tar.gz
USE_LANGUAGES= c c++.
Diffstat (limited to 'editors/kile')
-rw-r--r--editors/kile/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/editors/kile/Makefile b/editors/kile/Makefile
index ba0560217cf..60e71bbe7b3 100644
--- a/editors/kile/Makefile
+++ b/editors/kile/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.16 2004/02/09 11:06:06 markd Exp $
+# $NetBSD: Makefile,v 1.17 2004/02/25 22:16:23 markd Exp $
DISTNAME= kile-1.6.1
CATEGORIES= editors kde
@@ -10,6 +10,7 @@ COMMENT= LaTeX source editor - TeX shell - Gnuplot front end
USE_BUILDLINK2= yes
USE_GNU_TOOLS+= make
+USE_LANGUAGES= c c++
GNU_CONFIGURE= yes
.include "../../graphics/kdegraphics3/buildlink2.mk"