summaryrefslogtreecommitdiff
path: root/editors/vim-share/Makefile.common
diff options
context:
space:
mode:
Diffstat (limited to 'editors/vim-share/Makefile.common')
-rw-r--r--editors/vim-share/Makefile.common4
1 files changed, 2 insertions, 2 deletions
diff --git a/editors/vim-share/Makefile.common b/editors/vim-share/Makefile.common
index 661a8c5dcad..ce3c9c6162c 100644
--- a/editors/vim-share/Makefile.common
+++ b/editors/vim-share/Makefile.common
@@ -1,9 +1,8 @@
-# $NetBSD: Makefile.common,v 1.34 2003/07/17 21:35:09 grant Exp $
+# $NetBSD: Makefile.common,v 1.35 2004/01/20 12:14:06 agc Exp $
VIM_VERSION= 6.2
VIM_PATCHLEVEL= 0
DISTNAME= vim-${VIM_VERSION}
-WRKSRC= ${WRKDIR}/vim62/src
CATEGORIES= editors
MASTER_SITES= ftp://ftp.vim.org/pub/editors/vim/unix/ \
ftp://ftp.fu-berlin.de/misc/editors/vim/unix/ \
@@ -23,6 +22,7 @@ HOMEPAGE= http://www.vim.org/
CONFLICTS+= vim-kde-[0-9]*
+WRKSRC= ${WRKDIR}/vim62/src
USE_BUILDLINK2= yes
GNU_CONFIGURE= yes