From d4fb24774fd104f4be094fdfc9998408c14d14f5 Mon Sep 17 00:00:00 2001 From: jmmv Date: Tue, 25 Jan 2005 13:48:54 +0000 Subject: Make nvi and vim* use the alternatives system to install wrappers for bin/vi, bin/ex and bin/view. Bump their PKGREVISIONs. vim-kde is an exception because it currently installs programs with these names. So, as it's currently marked as vulnerable and as I don't have KDE installed ATM, I'm marking it as conflicting. --- editors/vim-xaw/Makefile | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) (limited to 'editors/vim-xaw') diff --git a/editors/vim-xaw/Makefile b/editors/vim-xaw/Makefile index 1b984680175..71e5cfa79df 100644 --- a/editors/vim-xaw/Makefile +++ b/editors/vim-xaw/Makefile @@ -1,8 +1,9 @@ -# $NetBSD: Makefile,v 1.33 2005/01/06 20:42:15 adrianp Exp $ - -.include "../vim-share/Makefile.common" +# $NetBSD: Makefile,v 1.34 2005/01/25 13:48:54 jmmv Exp $ PKGNAME= vim-xaw-${VIM_VERSION}.${VIM_PATCHLEVEL} +PKGREVISION= 1 + +.include "../vim-share/Makefile.common" COMMENT= Vim editor (vi clone) with X11 Athena GUI -- cgit v1.2.3