From 260207ce91e2656af49dbcb8b2556c315389b3a2 Mon Sep 17 00:00:00 2001 From: bapt Date: Fri, 20 Sep 2013 23:17:30 +0000 Subject: Add NO_STAGE all over the place in preparation for the staging support (cat: textproc) --- textproc/docbook-430/Makefile | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) (limited to 'textproc/docbook-430') diff --git a/textproc/docbook-430/Makefile b/textproc/docbook-430/Makefile index 841521d9385..08a50e27f3a 100644 --- a/textproc/docbook-430/Makefile +++ b/textproc/docbook-430/Makefile @@ -1,7 +1,4 @@ -# New ports collection makefile for: docbook-430 -# Date created: 02 Apr 2004 -# Whom: hrs -# +# Created by: hrs # $FreeBSD$ PORTNAME= docbook @@ -39,6 +36,7 @@ DTD_FILES= calstblx.dtd catalog.xml dbcentx.mod dbgenent.mod \ dbhierx.mod dbnotnx.mod dbpoolx.mod docbook.cat docbook.dcl \ docbook.dtd docbookx.dtd htmltblx.mod soextblx.dtd catalog +NO_STAGE= yes post-extract: ${CP} ${WRKSRC}/docbook.cat ${WRKSRC}/catalog -- cgit