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/add-css-links/Makefile | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) (limited to 'textproc/add-css-links') diff --git a/textproc/add-css-links/Makefile b/textproc/add-css-links/Makefile index a783877af848..c796b9b4529f 100644 --- a/textproc/add-css-links/Makefile +++ b/textproc/add-css-links/Makefile @@ -1,6 +1,4 @@ -# New ports collection makefile for: add-css-links -# Date created: August 03 2004 -# Whom: Aaron Straup Cope +# Created by: Aaron Straup Cope # $FreeBSD$ PORTNAME= add-css-links @@ -14,6 +12,7 @@ COMMENT= Add one or more CSS elements to an XHTML document NO_BUILD= yes +NO_STAGE= yes do-install: @${ECHO} "Installing in ${PREFIX}/share/xsl/xhtml/" @${MKDIR} ${PREFIX}/share/xsl/xhtml -- cgit v1.2.3