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-rxp/Makefile | 7 ++----- 1 file changed, 2 insertions(+), 5 deletions(-) (limited to 'textproc/py-rxp/Makefile') diff --git a/textproc/py-rxp/Makefile b/textproc/py-rxp/Makefile index 38d257ebaefa..761deaaaee88 100644 --- a/textproc/py-rxp/Makefile +++ b/textproc/py-rxp/Makefile @@ -1,9 +1,5 @@ -# Ports collection makefile for: py-rxp -# Date created: 10 May 2002 -# Whom: Hye-Shik Chang -# +# Created by: Hye-Shik Chang # $FreeBSD$ -# PORTNAME= rxp PORTVERSION= 0.9 @@ -26,6 +22,7 @@ PYDISTUTILS_PKGVERSION= 0.5 EXAMPLESDIR= ${PREFIX}/share/examples/py-rxp DOCSDIR= ${PREFIX}/share/doc/py-rxp +NO_STAGE= yes .include .if !defined(NOPORTDOCS) -- cgit v1.2.3