From 5fd19e91d084485c0ebcae23e279fe70596ff252 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-gtk/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'editors/vim-gtk/Makefile') diff --git a/editors/vim-gtk/Makefile b/editors/vim-gtk/Makefile index 13e284f440d..8cad7c4a101 100644 --- a/editors/vim-gtk/Makefile +++ b/editors/vim-gtk/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.23 2001/06/29 04:54:52 jlam Exp $ +# $NetBSD: Makefile,v 1.24 2001/08/06 17:44:45 pooka Exp $ .include "../vim-share/Makefile.common" @@ -7,7 +7,7 @@ PKGNAME= vim-gtk-${VIM_VERSION} COMMENT= Vim editor (vi clone) with X11 GTK+ GUI DEPENDS+= vim-share-${VIM_VERSION}:../vim-share -CONFLICTS= vim-[0-9]* vim-xaw-* +CONFLICTS+= vim-[0-9]* vim-xaw-* DISTFILES+= ${DISTNAME}-rt${EXTRACT_SUFX} -- cgit v1.2.3