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/papersize-default-a4/Makefile | 7 ++----- 1 file changed, 2 insertions(+), 5 deletions(-) (limited to 'print/papersize-default-a4') diff --git a/print/papersize-default-a4/Makefile b/print/papersize-default-a4/Makefile index 346ab3a383c5..1a0b09b19bb5 100644 --- a/print/papersize-default-a4/Makefile +++ b/print/papersize-default-a4/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: papersize-default-a4 -# Date created: March 2, 2012 -# Whom: hrs -# +# Created by: hrs # $FreeBSD$ -# PORTNAME= papersize-default PORTVERSION= 0.0.20120302 @@ -28,6 +24,7 @@ CONFLICTS+= papersize-default-${P}-[0-9]* PLIST_FILES= etc/papersize +NO_STAGE= yes do-install: ${LN} -s -f papersize.${DEFAULTPAPERSIZE:L} ${PREFIX}/etc/papersize -- cgit v1.2.3