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/pdflib/Makefile | 7 ++----- 1 file changed, 2 insertions(+), 5 deletions(-) (limited to 'print/pdflib') diff --git a/print/pdflib/Makefile b/print/pdflib/Makefile index 9ebbbed6225c..51652c3d2850 100644 --- a/print/pdflib/Makefile +++ b/print/pdflib/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: pdflib -# Date created: Wed Jan 9 12:27:54 CET 2002 -# Whom: Alex Dupre -# +# Created by: Alex Dupre # $FreeBSD$ -# PORTNAME= pdflib PORTVERSION= 7.0.5 @@ -28,6 +24,7 @@ CONFIGURE_ARGS= --with-py=no --with-ruby=no --with-tcl=no PORTDOCS= * +NO_STAGE= yes .include .if ${ARCH} == "amd64" || ${ARCH} == "ia64" || ${ARCH} == "sparc64" -- cgit v1.2.3