From 0068f2d47fabca8b05218243fb099000a6413c86 Mon Sep 17 00:00:00 2001 From: Baptiste Daroussin Date: Fri, 20 Sep 2013 23:17:30 +0000 Subject: Add NO_STAGE all over the place in preparation for the staging support (cat: textproc) --- textproc/rfcdiff/Makefile | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) (limited to 'textproc/rfcdiff') diff --git a/textproc/rfcdiff/Makefile b/textproc/rfcdiff/Makefile index b4ebeac596f5..575edf9d32b0 100644 --- a/textproc/rfcdiff/Makefile +++ b/textproc/rfcdiff/Makefile @@ -1,7 +1,4 @@ -# New ports collection makefile for: rfcdiff -# Date Created: 11 November 2004 -# Whom: lars.eggert@gmx.net -# +# Created by: lars.eggert@gmx.net # $FreeBSD$ PORTNAME= rfcdiff @@ -27,6 +24,7 @@ NO_BUILD= YES PLIST_FILES= bin/rfcdiff +NO_STAGE= yes post-patch: @${REINPLACE_CMD} -e 's|/bin/bash|${LOCALBASE}/bin/bash|' \ ${WRKSRC}/${DISTNAME} -- cgit v1.2.3