aboutsummaryrefslogtreecommitdiff
path: root/editors/vim/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'editors/vim/Makefile')
-rw-r--r--editors/vim/Makefile4
1 files changed, 4 insertions, 0 deletions
diff --git a/editors/vim/Makefile b/editors/vim/Makefile
index 7c9df4e97ea8..3d0bd0524fc9 100644
--- a/editors/vim/Makefile
+++ b/editors/vim/Makefile
@@ -38,7 +38,11 @@ SLAVEDIRS= editors/vim-lite
.include <bsd.port.options.mk>
.endif
+.if defined(LITE)
+CONFLICTS= vim6* vim* vim*-gnome
+.else
CONFLICTS= vim6* vim*-lite vim*-gnome
+.endif
MAKE_JOBS_UNSAFE= yes
USE_BZIP2= yes
DIST_SUBDIR= vim