summaryrefslogtreecommitdiff
path: root/editors/vim-xaw
diff options
context:
space:
mode:
Diffstat (limited to 'editors/vim-xaw')
-rw-r--r--editors/vim-xaw/Makefile6
1 files changed, 2 insertions, 4 deletions
diff --git a/editors/vim-xaw/Makefile b/editors/vim-xaw/Makefile
index b5bae9efcce..1b984680175 100644
--- a/editors/vim-xaw/Makefile
+++ b/editors/vim-xaw/Makefile
@@ -1,16 +1,14 @@
-# $NetBSD: Makefile,v 1.32 2004/12/03 15:14:56 wiz Exp $
+# $NetBSD: Makefile,v 1.33 2005/01/06 20:42:15 adrianp Exp $
.include "../vim-share/Makefile.common"
PKGNAME= vim-xaw-${VIM_VERSION}.${VIM_PATCHLEVEL}
-PKGREVISION= 1
-#PKGREVISION= 1
COMMENT= Vim editor (vi clone) with X11 Athena GUI
DEPENDS+= vim-share-${VIM_VERSION}.${VIM_PATCHLEVEL}:../vim-share
CONFLICTS+= vim-[0-9]* vim-gtk-[0-9]* vim-gtk2-[0-9]*
-CONFLICTS+= vim-motif-[0-9]*
+CONFLICTS+= vim-motif-[0-9]* vim-kde-[0-9]*
USE_X11= yes
CONFIGURE_ARGS+= --enable-gui=athena