aboutsummaryrefslogtreecommitdiff
path: root/textproc/html-pretty
diff options
context:
space:
mode:
authorBaptiste Daroussin <bapt@FreeBSD.org>2013-09-20 23:17:30 +0000
committerBaptiste Daroussin <bapt@FreeBSD.org>2013-09-20 23:17:30 +0000
commit0068f2d47fabca8b05218243fb099000a6413c86 (patch)
treeb8fd4b8a52985538fae79abf3fc275d83a2b9feb /textproc/html-pretty
parent83f65384c9041fa9a31c84b5e21b643fa2bf97c6 (diff)
downloadports-0068f2d47fabca8b05218243fb099000a6413c86.tar.gz
ports-0068f2d47fabca8b05218243fb099000a6413c86.zip
Add NO_STAGE all over the place in preparation for the staging support (cat: textproc)
Notes
Notes: svn path=/head/; revision=327773
Diffstat (limited to 'textproc/html-pretty')
-rw-r--r--textproc/html-pretty/Makefile6
1 files changed, 2 insertions, 4 deletions
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 <glewis@FreeBSD.org>
-#
+# Created by: Greg Lewis <glewis@FreeBSD.org>
# $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 \