From 83f65384c9041fa9a31c84b5e21b643fa2bf97c6 Mon Sep 17 00:00:00 2001 From: Baptiste Daroussin Date: Fri, 20 Sep 2013 23:05:58 +0000 Subject: Add NO_STAGE all over the place in preparation for the staging support (cat: sysutils) --- sysutils/runwhen/Makefile | 7 ++----- 1 file changed, 2 insertions(+), 5 deletions(-) (limited to 'sysutils/runwhen') diff --git a/sysutils/runwhen/Makefile b/sysutils/runwhen/Makefile index 6141fd4d366f..5d46d96e9f86 100644 --- a/sysutils/runwhen/Makefile +++ b/sysutils/runwhen/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: runwhen -# Date created: 2003-10-31 -# Whom: David Thiel -# +# Created by: David Thiel # $FreeBSD$ -# PORTNAME= runwhen PORTVERSION= 2003.10.31 @@ -22,6 +18,7 @@ ALL_TARGET= default DOCS= src/CHANGES src/TODO package/README +NO_STAGE= yes post-patch: @${REINPLACE_CMD} -e 's!gcc -O2!${CC} ${CFLAGS}!' \ ${WRKSRC}/conf-compile/host_compile.sh -- cgit v1.2.3