summaryrefslogtreecommitdiff
path: root/editors/vim-gtk
diff options
context:
space:
mode:
authormartti <martti@pkgsrc.org>2003-02-15 18:56:17 +0000
committermartti <martti@pkgsrc.org>2003-02-15 18:56:17 +0000
commitbe6e0d22b1eae9f3825197ee59a21b44f03298f9 (patch)
treebb3f0a8ebde41e5efd72dd9e11d1a4366157dba7 /editors/vim-gtk
parent3c174853c2c8311003d1f65d01a88f2c3aa41387 (diff)
downloadpkgsrc-be6e0d22b1eae9f3825197ee59a21b44f03298f9.tar.gz
This CONFLICTs with vim-motif
Diffstat (limited to 'editors/vim-gtk')
-rw-r--r--editors/vim-gtk/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/editors/vim-gtk/Makefile b/editors/vim-gtk/Makefile
index 3b799e95373..a58a3a8a233 100644
--- a/editors/vim-gtk/Makefile
+++ b/editors/vim-gtk/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.32 2002/09/14 00:10:46 jlam Exp $
+# $NetBSD: Makefile,v 1.33 2003/02/15 18:56:18 martti Exp $
.include "../vim-share/Makefile.common"
@@ -7,7 +7,7 @@ PKGNAME= vim-gtk-${VIM_VERSION}.${VIM_PATCHLEVEL}
COMMENT= Vim editor (vi clone) with X11 GTK+ GUI
DEPENDS+= vim-share-${VIM_VERSION}.${VIM_PATCHLEVEL}:../vim-share
-CONFLICTS+= vim-[0-9]* vim-xaw-[0-9]*
+CONFLICTS+= vim-[0-9]* vim-motif-[0-9]* vim-xaw-[0-9]*
USE_X11= yes
CONFIGURE_ARGS+= --enable-gui=gtk