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/mkcatalog/Makefile | 9 ++------- 1 file changed, 2 insertions(+), 7 deletions(-) (limited to 'textproc/mkcatalog') diff --git a/textproc/mkcatalog/Makefile b/textproc/mkcatalog/Makefile index ee3abd98f1ef..a0df9945a619 100644 --- a/textproc/mkcatalog/Makefile +++ b/textproc/mkcatalog/Makefile @@ -1,11 +1,5 @@ -# New ports collection makefile for: mkcatalog -# Date created: 26 Oct 2000 -# Whom: shige -# +# Created by: shige # $FreeBSD$ -# -# This port is self contained in the src directory. -# PORTNAME= mkcatalog PORTVERSION= 1.1 @@ -24,6 +18,7 @@ SCRIPTS_ENV= CONFIGURE_TARGETS=${CONFIGURE_TARGETS} SRC= ${.CURDIR}/src CONFIGURE_TARGETS= mkcatalog +NO_STAGE= yes do-fetch: @${DO_NADA} -- cgit v1.2.3