From 580a778a16c548027cb6b56ad3357f1dec74e859 Mon Sep 17 00:00:00 2001 From: Baptiste Daroussin Date: Fri, 20 Sep 2013 17:13:42 +0000 Subject: Add NO_STAGE all over the place in preparation for the staging support (cat: devel part 3) --- devel/py-async/Makefile | 7 ++----- 1 file changed, 2 insertions(+), 5 deletions(-) (limited to 'devel/py-async') diff --git a/devel/py-async/Makefile b/devel/py-async/Makefile index 888d0ff733ef..ee0096181fbe 100644 --- a/devel/py-async/Makefile +++ b/devel/py-async/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: async -# Date created: March 15, 2011 -# Whom: Wen Heping -# +# Created by: Wen Heping # $FreeBSD$ -# PORTNAME= async PORTVERSION= 0.6.1 @@ -17,4 +13,5 @@ COMMENT= Framework to process interdependent tasks in a pool of workers USE_PYTHON= yes USE_PYDISTUTILS= yes +NO_STAGE= yes .include -- cgit v1.2.3