From 260207ce91e2656af49dbcb8b2556c315389b3a2 Mon Sep 17 00:00:00 2001 From: bapt 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/hyperestraier/Makefile | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) (limited to 'textproc/hyperestraier') diff --git a/textproc/hyperestraier/Makefile b/textproc/hyperestraier/Makefile index 5d39b1a9c0c3..24379803b2bd 100644 --- a/textproc/hyperestraier/Makefile +++ b/textproc/hyperestraier/Makefile @@ -1,7 +1,4 @@ -# New ports collection makefile for: hyperestraier -# Date created: 2005-09-11 -# Whom: Michael Johnson -# +# Created by: Michael Johnson # $FreeBSD$ # $MCom: ports-stable/textproc/hyperestraier/Makefile,v 1.3 2006/10/17 11:45:45 ahze Exp $ @@ -32,6 +29,7 @@ MECAB_DESC= Enable mecab support MAN1= estcall.1 estcmd.1 estconfig.1 estmaster.1 estwaver.1 MAN3= estnode.3 estraier.3 +NO_STAGE= yes .include .if ${PORT_OPTIONS:MLZO} -- cgit