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/chm2pdf/Makefile | 7 ++----- 1 file changed, 2 insertions(+), 5 deletions(-) (limited to 'textproc/chm2pdf/Makefile') diff --git a/textproc/chm2pdf/Makefile b/textproc/chm2pdf/Makefile index 2e3049cac136..1b07c0114634 100644 --- a/textproc/chm2pdf/Makefile +++ b/textproc/chm2pdf/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: chm2pdf -# Date created: 20 December 2007 -# Whom: Kevin Lo -# +# Created by: Kevin Lo # $FreeBSD$ -# PORTNAME= chm2pdf PORTVERSION= 0.9.1 @@ -23,4 +19,5 @@ PYDISTUTILS_PKGVERSION= 0.9 PLIST_FILES= bin/chm2pdf +NO_STAGE= yes .include -- cgit v1.2.3