From 0c710c7b4edb5ca79906be0115763864bc7c903f Mon Sep 17 00:00:00 2001 From: Baptiste Daroussin Date: Fri, 20 Sep 2013 22:10:23 +0000 Subject: Add NO_STAGE all over the place in preparation for the staging support (cat: net) --- net/py-pcs/Makefile | 7 ++----- 1 file changed, 2 insertions(+), 5 deletions(-) (limited to 'net/py-pcs') diff --git a/net/py-pcs/Makefile b/net/py-pcs/Makefile index 96c0b960fbfd..3eefe22f543f 100644 --- a/net/py-pcs/Makefile +++ b/net/py-pcs/Makefile @@ -1,9 +1,5 @@ -# Ports collection Makefile for: pcs -# Date created: 15 July 2006 -# Whom: gnn -# +# Created by: gnn # $FreeBSD$ -# PORTNAME= pcs PORTVERSION= 0.6 @@ -23,6 +19,7 @@ USE_PYTHON= yes USE_PYDISTUTILS= yes USE_PYTHON_PREFIX= yes +NO_STAGE= yes .include post-install: -- cgit v1.2.3