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
commitceb5dd92de8273e442f742ad102547f3f667a5a8 (patch)
treea02f94b8727624e924599385a5f0dc68a7a4f956 /editors
parent1bf9fe42eb12b5891923850d0a3e83e9e24ce1af (diff)
downloadpkgsrc-ceb5dd92de8273e442f742ad102547f3f667a5a8.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