From 68ede13b4964032ff878ab9cc8d9d58cdf364374 Mon Sep 17 00:00:00 2001 From: Baptiste Daroussin Date: Fri, 20 Sep 2013 16:36:23 +0000 Subject: Add NO_STAGE all over the place in preparation for the staging support (cat: editors) --- editors/2bsd-vi/Makefile | 7 ++----- 1 file changed, 2 insertions(+), 5 deletions(-) (limited to 'editors/2bsd-vi') diff --git a/editors/2bsd-vi/Makefile b/editors/2bsd-vi/Makefile index 866ff7d6e8d4..aaf86aa3bfe0 100644 --- a/editors/2bsd-vi/Makefile +++ b/editors/2bsd-vi/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: 2bsd-vi -# Date created: 2004-07-12 -# Whom: David Thiel -# +# Created by: David Thiel # $FreeBSD$ -# PORTNAME= vi PORTVERSION= 050325 @@ -30,6 +26,7 @@ MLINKS= ex.1 edit.1 vi.1 vedit.1 vi.1 view.1 post-extract: .SILENT ${RM} -fr ${WRKSRC}/libuxre ${WRKSRC}/regexp.h +NO_STAGE= yes post-patch: .for f in Makefile ex.1 expreserve.c exrecover.c vi.1 @${REINPLACE_CMD} -e 's|/var/preserve|${PRESERVEDIR}|' ${WRKSRC}/${f} -- cgit v1.2.3