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/ps2eps/Makefile | 7 ++----- 1 file changed, 2 insertions(+), 5 deletions(-) (limited to 'print/ps2eps') diff --git a/print/ps2eps/Makefile b/print/ps2eps/Makefile index 81c1ccfab3d6..94b333b72b46 100644 --- a/print/ps2eps/Makefile +++ b/print/ps2eps/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: ps2eps -# Date created: 2005-12-30 -# Whom: Jui-Nan Lin -# +# Created by: Jui-Nan Lin # $FreeBSD$ -# PORTNAME= ps2eps PORTVERSION= 1.64 @@ -22,6 +18,7 @@ USES= perl5 USE_PERL5= run MAN1= ps2eps.1 bbox.1 +NO_STAGE= yes do-build: ${CC} -o ${WRKSRC}/bbox ${WRKSRC}/src/C/bbox.c -- cgit v1.2.3