summaryrefslogtreecommitdiff
path: root/editors/vim-xaw
diff options
context:
space:
mode:
authorpooka <pooka>2001-08-06 17:44:44 +0000
committerpooka <pooka>2001-08-06 17:44:44 +0000
commit31c7309f7db5e5af80eb89c1fe92e5c7067cd459 (patch)
tree54291a7675bc9f5c263a1ab8b40d09597e9c5f04 /editors/vim-xaw
parent1e5d09af074a9936451306ee7a27865e29d8de69 (diff)
downloadpkgsrc-31c7309f7db5e5af80eb89c1fe92e5c7067cd459.tar.gz
add conflicts for vim6 (vim-devel)
Diffstat (limited to 'editors/vim-xaw')
-rw-r--r--editors/vim-xaw/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/editors/vim-xaw/Makefile b/editors/vim-xaw/Makefile
index ebd2c5e07b3..50fc6a6dbac 100644
--- a/editors/vim-xaw/Makefile
+++ b/editors/vim-xaw/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.13 2001/06/20 19:57:48 jlam Exp $
+# $NetBSD: Makefile,v 1.14 2001/08/06 17:44:45 pooka Exp $
.include "../vim-share/Makefile.common"
@@ -7,7 +7,7 @@ PKGNAME= vim-xaw-${VIM_VERSION}
COMMENT= Vim editor (vi clone) with X11 Athena GUI
DEPENDS+= vim-share-${VIM_VERSION}:../vim-share
-CONFLICTS= vim-[0-9]* vim-gtk-*
+CONFLICTS+= vim-[0-9]* vim-gtk-*
USE_X11= yes
USE_XAW= yes