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/py-empy/Makefile | 8 ++------ 1 file changed, 2 insertions(+), 6 deletions(-) (limited to 'textproc/py-empy') diff --git a/textproc/py-empy/Makefile b/textproc/py-empy/Makefile index fa874a9b7c57..83987bb4b083 100644 --- a/textproc/py-empy/Makefile +++ b/textproc/py-empy/Makefile @@ -1,10 +1,5 @@ -# ex:ts=8 -# Ports collection makefile for: py-empy -# Date created: Jul 12, 2005 -# Whom: ijliao -# +# Created by: ijliao # $FreeBSD$ -# PORTNAME= empy PORTVERSION= 3.3 @@ -19,4 +14,5 @@ USE_PYTHON= 1.5+ USE_PYDISTUTILS= yes PYDISTUTILS_PKGVERSION= 3.1 +NO_STAGE= yes .include -- cgit v1.2.3