summaryrefslogtreecommitdiff
path: root/editors/vim-share
diff options
context:
space:
mode:
authorpooka <pooka@pkgsrc.org>2001-08-06 17:44:44 +0000
committerpooka <pooka@pkgsrc.org>2001-08-06 17:44:44 +0000
commit5fd19e91d084485c0ebcae23e279fe70596ff252 (patch)
tree54291a7675bc9f5c263a1ab8b40d09597e9c5f04 /editors/vim-share
parent0a5bcf94ed78aa28755f97a90ae1486639ca31cc (diff)
downloadpkgsrc-5fd19e91d084485c0ebcae23e279fe70596ff252.tar.gz
add conflicts for vim6 (vim-devel)
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 040a6478d6d..ccfc97f1379 100644
--- a/editors/vim-share/Makefile.common
+++ b/editors/vim-share/Makefile.common
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile.common,v 1.8 2001/06/06 06:07:29 pooka Exp $
+# $NetBSD: Makefile.common,v 1.9 2001/08/06 17:44:45 pooka Exp $
VIM_VERSION= 5.8
DISTNAME= vim-${VIM_VERSION}
CATEGORIES= editors
@@ -10,5 +10,7 @@ DISTFILES= ${DISTNAME}-src${EXTRACT_SUFX}
MAINTAINER= pooka@netbsd.org
HOMEPAGE= http://www.vim.org
+CONFLICTS+= vim-6*
+
GNU_CONFIGURE= yes
WRKSRC= ${WRKDIR}/${DISTNAME}/src