aboutsummaryrefslogtreecommitdiff
path: root/editors/2bsd-vi
diff options
context:
space:
mode:
authorBaptiste Daroussin <bapt@FreeBSD.org>2013-09-20 16:36:23 +0000
committerBaptiste Daroussin <bapt@FreeBSD.org>2013-09-20 16:36:23 +0000
commit68ede13b4964032ff878ab9cc8d9d58cdf364374 (patch)
tree7d489d520969c0d33b61d0c9aea1a4e8d6ec4545 /editors/2bsd-vi
parent24a1652ff482bf00e6f7e7aac23bf1be1a5f053a (diff)
downloadports-68ede13b4964032ff878ab9cc8d9d58cdf364374.tar.gz
ports-68ede13b4964032ff878ab9cc8d9d58cdf364374.zip
Add NO_STAGE all over the place in preparation for the staging support (cat: editors)
Notes
Notes: svn path=/head/; revision=327720
Diffstat (limited to 'editors/2bsd-vi')
-rw-r--r--editors/2bsd-vi/Makefile7
1 files changed, 2 insertions, 5 deletions
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 <lx@redundancy.redundancy.org>
-#
+# Created by: David Thiel <lx@redundancy.redundancy.org>
# $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}