summaryrefslogtreecommitdiff
path: root/editors/kile/Makefile
diff options
context:
space:
mode:
authormarkd <markd@pkgsrc.org>2004-02-09 11:06:06 +0000
committermarkd <markd@pkgsrc.org>2004-02-09 11:06:06 +0000
commit7fc605c5f5f0cdb79e5eb27e022e0fc9c06ffea1 (patch)
tree986956fd70a5a34e53fb6d399244b26015947389 /editors/kile/Makefile
parente6e26f99722d342734b40a02b0500815fad19deb (diff)
downloadpkgsrc-7fc605c5f5f0cdb79e5eb27e022e0fc9c06ffea1.tar.gz
Update kile to version 1.6.1.
Besides various tiny bugfixes the most important changes are: o fixed some crashes related to project management o made Kile KDE 3.2 ready
Diffstat (limited to 'editors/kile/Makefile')
-rw-r--r--editors/kile/Makefile7
1 files changed, 2 insertions, 5 deletions
diff --git a/editors/kile/Makefile b/editors/kile/Makefile
index 8d9f2b35fd7..ba0560217cf 100644
--- a/editors/kile/Makefile
+++ b/editors/kile/Makefile
@@ -1,7 +1,6 @@
-# $NetBSD: Makefile,v 1.15 2004/01/23 21:50:44 jmmv Exp $
+# $NetBSD: Makefile,v 1.16 2004/02/09 11:06:06 markd Exp $
-DISTNAME= kile-1.6
-PKGREVISION= 2
+DISTNAME= kile-1.6.1
CATEGORIES= editors kde
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=kile/}
@@ -13,8 +12,6 @@ USE_BUILDLINK2= yes
USE_GNU_TOOLS+= make
GNU_CONFIGURE= yes
-CONFIGURE_ENV+= xdg_appsdir="${KDEDIR}/share/kde/applnk/Applications"
-
.include "../../graphics/kdegraphics3/buildlink2.mk"
.include "../../meta-pkgs/kde3/buildlink2.mk"
.include "../../x11/kdelibs3/buildlink2.mk"