summaryrefslogtreecommitdiff
path: root/editors/vim-kde
diff options
context:
space:
mode:
authorjmmv <jmmv>2004-03-08 19:40:36 +0000
committerjmmv <jmmv>2004-03-08 19:40:36 +0000
commit86c13741d5aac3e7554ae1450f434384bccf09e2 (patch)
tree31ed0dbd30601179a2bbef617a33214b104e418a /editors/vim-kde
parentea5eb9df0c476c06390c6b0f9497fdd0c4d8cd1e (diff)
downloadpkgsrc-86c13741d5aac3e7554ae1450f434384bccf09e2.tar.gz
Handle some shared directories by depending on (or updating dependancies to
the latest versions) xdg-dirs, xdg-x11-dirs or gnome*-dirs. Bump PKGREVISION.
Diffstat (limited to 'editors/vim-kde')
-rw-r--r--editors/vim-kde/Makefile6
1 files changed, 4 insertions, 2 deletions
diff --git a/editors/vim-kde/Makefile b/editors/vim-kde/Makefile
index cd860f3921c..7fae788b76c 100644
--- a/editors/vim-kde/Makefile
+++ b/editors/vim-kde/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.17 2004/01/23 21:50:44 jmmv Exp $
+# $NetBSD: Makefile,v 1.18 2004/03/08 19:40:38 jmmv Exp $
DISTNAME= kvim-${KVIM_VERSION}
PKGNAME= vim-kde-${KVIM_VERSION}
-PKGREVISION= 7
+PKGREVISION= 8
CATEGORIES= editors kde
MASTER_SITES= ftp://ftp.kde.org/stable/apps/KDE3.x/utils/ \
http://freenux.org/kvim/
@@ -17,6 +17,8 @@ KVIM_VERSION= 6.1.141
CONFLICTS+= vim-gtk-[0-9]* vim-gtk2-[0-9]*
CONFLICTS+= vim-share-[0-9]* vim-[0-9]* vim-xaw-[0-9]*
+DEPENDS+= xdg-dirs>=1.1:../../misc/xdg-dirs
+
WRKSRC= ${WRKDIR}/kvim-${KVIM_VERSION}/src
USE_BUILDLINK2= YES