aboutsummaryrefslogtreecommitdiff
path: root/editors
diff options
context:
space:
mode:
authorDavid E. O'Brien <obrien@FreeBSD.org>2012-06-05 02:09:47 +0000
committerDavid E. O'Brien <obrien@FreeBSD.org>2012-06-05 02:09:47 +0000
commite4a61eeb326df35f45a18751f10805ade6182222 (patch)
tree74edc19e8e7d2c56f918dd3fc40202ff6a3c3b18 /editors
parentec5a51ddf7aeeb88e23ec892a99c5943b83843b4 (diff)
downloadports-e4a61eeb326df35f45a18751f10805ade6182222.tar.gz
ports-e4a61eeb326df35f45a18751f10805ade6182222.zip
Correct CONFLICTS for vim-lite slave port.
Notes
Notes: svn path=/head/; revision=298405
Diffstat (limited to 'editors')
-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