From e3e0a0d2aa6da48941b08d7c9cd537f1cc09d882 Mon Sep 17 00:00:00 2001 From: rh Date: Sun, 8 Aug 1999 09:31:18 +0000 Subject: Add conflict with vim-gtk. --- editors/vim/Makefile | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'editors/vim/Makefile') diff --git a/editors/vim/Makefile b/editors/vim/Makefile index 4eb1b458ea6..02a46666e18 100644 --- a/editors/vim/Makefile +++ b/editors/vim/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.18 1999/08/08 07:23:46 rh Exp $ +# $NetBSD: Makefile,v 1.19 1999/08/08 09:31:18 rh Exp $ DISTNAME= vim-5.4 WRKSRC= ${WRKDIR}/${DISTNAME}/src @@ -15,6 +15,8 @@ HOMEPAGE= http://www.vim.org/ DEPENDS= ncurses-4.2:../../devel/ncurses +CONFLICTS= vim-gtk-* + GNU_CONFIGURE= yes USE_X11= yes CONFIGURE_ARGS+= --enable-gui=athena --with-tlib=ncurses -- cgit v1.2.3