summaryrefslogtreecommitdiff
path: root/editors
diff options
context:
space:
mode:
authorDavid E. O'Brien <obrien@FreeBSD.org>2001-11-07 00:58:55 +0000
committerDavid E. O'Brien <obrien@FreeBSD.org>2001-11-07 00:58:55 +0000
commitfbd873a4cf14ca776e2c0ec9b0065afe41726ef9 (patch)
treef96ae8b7f1a5bfe798c07537bb3d305d47a1688f /editors
parentAdd NO_LATEST_LINK so its not to be confused with postfix(stable) (diff)
Change LATEST_LINK so version 6 "comes out ahead".
Notes
Notes: svn path=/head/; revision=49704
Diffstat (limited to 'editors')
-rw-r--r--editors/vim5/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/editors/vim5/Makefile b/editors/vim5/Makefile
index 2ed7430439c8..11ca6e45cb0f 100644
--- a/editors/vim5/Makefile
+++ b/editors/vim5/Makefile
@@ -26,14 +26,13 @@ PATCHFILES+= 5.8.0${p}
MAINTAINER?= obrien@FreeBSD.org
-SLAVEDIRS= editors/vim-lite
-
.if defined(PACKAGE_BUILDING) && !defined(LITE)
BUILD_DEPENDS= tclsh8.0:${PORTSDIR}/lang/tcl80
LIB_DEPENDS= tcl80.1:${PORTSDIR}/lang/tcl80
USE_PERL5= yes
.endif
+LATEST_LINK?= vim5
DIST_SUBDIR= vim
WRKSRC= ${WRKDIR}/${DISTNAME}/src
PATCH_DIST_ARGS= -d ${WRKDIR}/${DISTNAME} --forward --quiet -E ${PATCH_DIST_STRIP}