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/dd_rescue/Makefile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'sysutils/dd_rescue/Makefile') diff --git a/sysutils/dd_rescue/Makefile b/sysutils/dd_rescue/Makefile index 6e23645a43d5..a4b75c26c74e 100644 --- a/sysutils/dd_rescue/Makefile +++ b/sysutils/dd_rescue/Makefile @@ -1,4 +1,4 @@ -# Created by: MANTANI Nobutaka +# Created by: MANTANI Nobutaka # $FreeBSD$ PORTNAME= dd_rescue @@ -19,6 +19,7 @@ USE_CSTD= gnu89 WRKSRC= ${WRKDIR}/${PORTNAME} ALL_TARGET= default +NO_STAGE= yes .include do-install: -- cgit v1.2.3