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, 3 insertions, 3 deletions
diff --git a/editors/vim-xaw/Makefile b/editors/vim-xaw/Makefile
index c7c7d2e2771..d7827916b03 100644
--- a/editors/vim-xaw/Makefile
+++ b/editors/vim-xaw/Makefile
@@ -1,12 +1,12 @@
-# $NetBSD: Makefile,v 1.20 2001/10/25 07:34:06 martti Exp $
+# $NetBSD: Makefile,v 1.21 2002/03/24 19:39:19 martti Exp $
.include "../vim-share/Makefile.common"
-PKGNAME= vim-xaw-${VIM_VERSION}
+PKGNAME= vim-xaw-${VIM_VERSION}.${VIM_PATCHLEVEL}
COMMENT= Vim editor (vi clone) with X11 Athena GUI
-DEPENDS+= vim-share-${VIM_VERSION}:../vim-share
+DEPENDS+= vim-share-${VIM_VERSION}.${VIM_PATCHLEVEL}:../vim-share
CONFLICTS+= vim-[0-9]* vim-gtk-[0-9]*
USE_BUILDLINK_ONLY= yes