From 686485904b1c9e09b8d85cb185800241a58f89e3 Mon Sep 17 00:00:00 2001 From: martti Date: Mon, 2 Jun 2003 08:26:02 +0000 Subject: Added vim-gtk2 --- editors/vim/Makefile | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) (limited to 'editors/vim') diff --git a/editors/vim/Makefile b/editors/vim/Makefile index 43e829df567..86b495a9f5c 100644 --- a/editors/vim/Makefile +++ b/editors/vim/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.44 2003/02/15 18:56:17 martti Exp $ +# $NetBSD: Makefile,v 1.45 2003/06/02 08:26:03 martti Exp $ .include "../vim-share/Makefile.common" @@ -8,7 +8,8 @@ COMMENT= Vim editor (vi clone) without gui DEPENDS+= vim-share-${VIM_VERSION}.${VIM_PATCHLEVEL}:../vim-share -CONFLICTS+= vim-gtk-[0-9]* vim-motif-[0-9]* vim-xaw-[0-9]* +CONFLICTS+= vim-gtk-[0-9]* vim-gtk2-[0-9]* vim-motif-[0-9]* +CONFLICTS+= vim-xaw-[0-9]* CONFIGURE_ARGS+= --enable-gui=no --without-x CONFIGURE_ARGS+= --with-tlib=ncurses -- cgit v1.2.3