From 2be39e958b966652f39b734f3b33aa61935f4d5a Mon Sep 17 00:00:00 2001 From: pooka Date: Mon, 6 Aug 2001 17:44:44 +0000 Subject: add conflicts for vim6 (vim-devel) --- editors/vim-share/Makefile.common | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'editors/vim-share') 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 -- cgit v1.2.3