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/memtest/Makefile | 7 ++----- 1 file changed, 2 insertions(+), 5 deletions(-) (limited to 'sysutils/memtest') diff --git a/sysutils/memtest/Makefile b/sysutils/memtest/Makefile index 6c09f341fdcf..148a7ff8e0eb 100644 --- a/sysutils/memtest/Makefile +++ b/sysutils/memtest/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: memtest -# Date created: 18 Jun 2000 -# Whom: Mario S F Ferreira et al. -# +# Created by: Mario S F Ferreira et al. # $FreeBSD$ -# PORTNAME= memtest PORTVERSION= 4.2.2 @@ -19,6 +15,7 @@ LICENSE= GPLv2 MAN8= ${PORTNAME}.8 PLIST_FILES= bin/memtest +NO_STAGE= yes post-patch: @${REINPLACE_CMD} -e 's|cc|${CC}|' \ ${WRKSRC}/conf-* -- cgit v1.2.3