From be6e0d22b1eae9f3825197ee59a21b44f03298f9 Mon Sep 17 00:00:00 2001 From: martti Date: Sat, 15 Feb 2003 18:56:17 +0000 Subject: This CONFLICTs with vim-motif --- editors/vim/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'editors/vim') diff --git a/editors/vim/Makefile b/editors/vim/Makefile index b7d7cf92589..43e829df567 100644 --- a/editors/vim/Makefile +++ b/editors/vim/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.43 2002/09/14 00:10:45 jlam Exp $ +# $NetBSD: Makefile,v 1.44 2003/02/15 18:56:17 martti Exp $ .include "../vim-share/Makefile.common" @@ -8,7 +8,7 @@ COMMENT= Vim editor (vi clone) without gui DEPENDS+= vim-share-${VIM_VERSION}.${VIM_PATCHLEVEL}:../vim-share -CONFLICTS+= vim-xaw-[0-9]* vim-gtk-[0-9]* +CONFLICTS+= vim-gtk-[0-9]* vim-motif-[0-9]* vim-xaw-[0-9]* CONFIGURE_ARGS+= --enable-gui=no --without-x CONFIGURE_ARGS+= --with-tlib=ncurses -- cgit v1.2.3