From 0068f2d47fabca8b05218243fb099000a6413c86 Mon Sep 17 00:00:00 2001 From: Baptiste Daroussin 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/html-pretty/Makefile | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) (limited to 'textproc/html-pretty/Makefile') diff --git a/textproc/html-pretty/Makefile b/textproc/html-pretty/Makefile index 7b238aad8793..42518ad3ba69 100644 --- a/textproc/html-pretty/Makefile +++ b/textproc/html-pretty/Makefile @@ -1,7 +1,4 @@ -# New ports collection makefile for: html-pretty -# Date created: 16 March 2004 -# Whom: Greg Lewis -# +# Created by: Greg Lewis # $FreeBSD$ PORTNAME= html-pretty @@ -22,6 +19,7 @@ PORTDOCS= * DOCFILES= AUTHORS BUGS COPYING ChangeLog NEWS README THANKS +NO_STAGE= yes post-install: -${MKDIR} ${DOCSDIR}/html ${INSTALL_DATA} -o ${SHAREOWN} -g ${SHAREGRP} ${WRKSRC}/*.html \ -- cgit v1.2.3