summaryrefslogtreecommitdiffstats
path: root/editors/vim5
diff options
context:
space:
mode:
authorobrien <obrien@FreeBSD.org>2001-11-07 00:58:55 +0000
committerobrien <obrien@FreeBSD.org>2001-11-07 00:58:55 +0000
commitc09aeafcf22953e5d8b4e06503cc5b444b7aa45e (patch)
tree41d88f0a6bb0080c3ab785feb41f97999f0b8997 /editors/vim5
parent45be8adf866389bfc3bd56a4cdf69f155704a305 (diff)
downloadFreeBSD-ports-c09aeafcf22953e5d8b4e06503cc5b444b7aa45e.zip
FreeBSD-ports-c09aeafcf22953e5d8b4e06503cc5b444b7aa45e.tar.gz
Change LATEST_LINK so version 6 "comes out ahead".
Diffstat (limited to 'editors/vim5')
-rw-r--r--editors/vim5/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/editors/vim5/Makefile b/editors/vim5/Makefile
index 2ed7430..11ca6e4 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}
OpenPOWER on IntegriCloud