From 6c6152ff82abb7a2caa761a1d08eb6fcdd9123c5 Mon Sep 17 00:00:00 2001 From: Baptiste Daroussin Date: Fri, 20 Sep 2013 22:43:59 +0000 Subject: Add NO_STAGE all over the place in preparation for the staging support (cat: print) --- print/mp-a4/Makefile | 8 ++------ 1 file changed, 2 insertions(+), 6 deletions(-) (limited to 'print/mp-a4/Makefile') diff --git a/print/mp-a4/Makefile b/print/mp-a4/Makefile index f3c8060dbc3e..5867a667bf9f 100644 --- a/print/mp-a4/Makefile +++ b/print/mp-a4/Makefile @@ -1,12 +1,8 @@ -# ex:ts=8 -# Ports collection makefile for: mp (a4) -# Date created: 11 July 1996 -# Whom: David O'Brien -# +# Created by: David O'Brien # $FreeBSD$ -# PAPERSIZE= a4 MASTERDIR= ${.CURDIR}/../mp-letter +NO_STAGE= yes .include "${MASTERDIR}/Makefile" -- cgit v1.2.3