summaryrefslogtreecommitdiff
path: root/editors
diff options
context:
space:
mode:
authorjlam <jlam>2002-10-08 00:20:12 +0000
committerjlam <jlam>2002-10-08 00:20:12 +0000
commit0b27223789fdf3963750a8c5c06be42269c89720 (patch)
treea02f94b8727624e924599385a5f0dc68a7a4f956 /editors
parentae774c1d68b59879e1aa1cf3f7e519e32e72696b (diff)
downloadpkgsrc-0b27223789fdf3963750a8c5c06be42269c89720.tar.gz
Note conflict with vim-kde-*.
Diffstat (limited to 'editors')
-rw-r--r--editors/vim-share/Makefile.common4
1 files changed, 3 insertions, 1 deletions
diff --git a/editors/vim-share/Makefile.common b/editors/vim-share/Makefile.common
index 98c817a6660..19a5fd946d0 100644
--- a/editors/vim-share/Makefile.common
+++ b/editors/vim-share/Makefile.common
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile.common,v 1.29 2002/09/14 00:10:46 jlam Exp $
+# $NetBSD: Makefile.common,v 1.30 2002/10/08 00:20:12 jlam Exp $
VIM_VERSION= 6.1
VIM_PATCHLEVEL= 0
@@ -20,6 +20,8 @@ EXTRACT_SUFX= .tar.bz2
MAINTAINER= martti@netbsd.org
HOMEPAGE= http://www.vim.org/
+CONFLICTS+= vim-kde-[0-9]*
+
USE_BUILDLINK2= yes
GNU_CONFIGURE= yes
WRKSRC= ${WRKDIR}/vim61/src