summaryrefslogtreecommitdiff
path: root/editors/vim-motif
diff options
context:
space:
mode:
authormartti <martti@pkgsrc.org>2003-06-02 08:26:02 +0000
committermartti <martti@pkgsrc.org>2003-06-02 08:26:02 +0000
commit686485904b1c9e09b8d85cb185800241a58f89e3 (patch)
tree96a922c20d71bbaf2ddc3b6badac399e7b5df712 /editors/vim-motif
parentf470e03f240303d11a0da5a8e6493d55deaf0181 (diff)
downloadpkgsrc-686485904b1c9e09b8d85cb185800241a58f89e3.tar.gz
Added vim-gtk2
Diffstat (limited to 'editors/vim-motif')
-rw-r--r--editors/vim-motif/Makefile5
1 files changed, 3 insertions, 2 deletions
diff --git a/editors/vim-motif/Makefile b/editors/vim-motif/Makefile
index 851e811768e..2e23e67ee66 100644
--- a/editors/vim-motif/Makefile
+++ b/editors/vim-motif/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1.1.1 2003/02/15 18:54:37 martti Exp $
+# $NetBSD: Makefile,v 1.2 2003/06/02 08:26:04 martti Exp $
.include "../vim-share/Makefile.common"
@@ -7,7 +7,8 @@ PKGNAME= vim-motif-${VIM_VERSION}.${VIM_PATCHLEVEL}
COMMENT= Vim editor (vi clone) with X11 Motif GUI
DEPENDS+= vim-share-${VIM_VERSION}.${VIM_PATCHLEVEL}:../vim-share
-CONFLICTS+= vim-[0-9]* vim-gtk-[0-9]* vim-xaw-[0-9]*
+CONFLICTS+= vim-[0-9]* vim-gtk-[0-9]* vim-gtk2-[0-9]*
+CONFLICTS+= vim-xaw-[0-9]*
USE_X11= yes
CONFIGURE_ARGS+= --enable-gui=motif