summaryrefslogtreecommitdiff
path: root/editors/vim-share
diff options
context:
space:
mode:
authorjlam <jlam@pkgsrc.org>2002-10-08 00:20:12 +0000
committerjlam <jlam@pkgsrc.org>2002-10-08 00:20:12 +0000
commit40f162f754acec0ec89e663f44f9ef05c5a79ed4 (patch)
treea02f94b8727624e924599385a5f0dc68a7a4f956 /editors/vim-share
parente8e659584fc8256001bb886fd4cad8bcdc88ad9e (diff)
downloadpkgsrc-40f162f754acec0ec89e663f44f9ef05c5a79ed4.tar.gz
Note conflict with vim-kde-*.
Diffstat (limited to 'editors/vim-share')
-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