aboutsummaryrefslogtreecommitdiffstats
path: root/editors/vim/Makefile
diff options
context:
space:
mode:
authorobrien <obrien@FreeBSD.org>2012-06-05 10:09:47 +0800
committerobrien <obrien@FreeBSD.org>2012-06-05 10:09:47 +0800
commit18e38fa66b0781fb3809718e9c717c40fdea601f (patch)
tree8d4238fce680a8aab97302043822ae3615dd7302 /editors/vim/Makefile
parent1b54ce26b6491943b76cc294ae9b9254d488d7b4 (diff)
downloadfreebsd-ports-gnome-18e38fa66b0781fb3809718e9c717c40fdea601f.tar.gz
freebsd-ports-gnome-18e38fa66b0781fb3809718e9c717c40fdea601f.tar.zst
freebsd-ports-gnome-18e38fa66b0781fb3809718e9c717c40fdea601f.zip
Correct CONFLICTS for vim-lite slave port.
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