summaryrefslogtreecommitdiff
path: root/editors/vim-share/Makefile.common
diff options
context:
space:
mode:
Diffstat (limited to 'editors/vim-share/Makefile.common')
-rw-r--r--editors/vim-share/Makefile.common4
1 files changed, 3 insertions, 1 deletions
diff --git a/editors/vim-share/Makefile.common b/editors/vim-share/Makefile.common
index 040a6478d6d..ccfc97f1379 100644
--- a/editors/vim-share/Makefile.common
+++ b/editors/vim-share/Makefile.common
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile.common,v 1.8 2001/06/06 06:07:29 pooka Exp $
+# $NetBSD: Makefile.common,v 1.9 2001/08/06 17:44:45 pooka Exp $
VIM_VERSION= 5.8
DISTNAME= vim-${VIM_VERSION}
CATEGORIES= editors
@@ -10,5 +10,7 @@ DISTFILES= ${DISTNAME}-src${EXTRACT_SUFX}
MAINTAINER= pooka@netbsd.org
HOMEPAGE= http://www.vim.org
+CONFLICTS+= vim-6*
+
GNU_CONFIGURE= yes
WRKSRC= ${WRKDIR}/${DISTNAME}/src