summaryrefslogtreecommitdiff
path: root/editors/vim-share/Makefile
diff options
context:
space:
mode:
authorjmmv <jmmv>2005-01-25 13:48:54 +0000
committerjmmv <jmmv>2005-01-25 13:48:54 +0000
commit4fb52fd5586e9e18d4c081fb967c6e263e2c31c4 (patch)
treeaaa39859b6bce82067e8655dcd913473462a2836 /editors/vim-share/Makefile
parent1a7ec009f2a854e8c7fe84b26e22101acfa76c88 (diff)
downloadpkgsrc-4fb52fd5586e9e18d4c081fb967c6e263e2c31c4.tar.gz
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.
Diffstat (limited to 'editors/vim-share/Makefile')
-rw-r--r--editors/vim-share/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/editors/vim-share/Makefile b/editors/vim-share/Makefile
index 6f7dae3ae48..c44efd41dd0 100644
--- a/editors/vim-share/Makefile
+++ b/editors/vim-share/Makefile
@@ -1,11 +1,11 @@
-# $NetBSD: Makefile,v 1.10 2004/06/21 08:23:48 martti Exp $
-
-.include "Makefile.common"
+# $NetBSD: Makefile,v 1.11 2005/01/25 13:48:54 jmmv Exp $
PKGNAME= vim-share-${VIM_VERSION}.${VIM_PATCHLEVEL}
COMMENT= Data files for the vim editor (vi clone)
+.include "Makefile.common"
+
CONFIGURE_ARGS+= --disable-gui
INSTALL_TARGET= installruntime installmacros installtutor installtools