From 85fbf21ec594128ff43c71f34d84d4c02ecf7fa7 Mon Sep 17 00:00:00 2001 From: Baptiste Daroussin Date: Fri, 20 Sep 2013 23:36:50 +0000 Subject: Add NO_STAGE all over the place in preparation for the staging support (cat: www) --- www/py-cssselect/Makefile | 7 ++----- 1 file changed, 2 insertions(+), 5 deletions(-) (limited to 'www/py-cssselect') diff --git a/www/py-cssselect/Makefile b/www/py-cssselect/Makefile index 282e8bc517eb..1e9624a22b91 100644 --- a/www/py-cssselect/Makefile +++ b/www/py-cssselect/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: cssselect -# Date created: 2012-05-02 -# Whom: Nicola Vitale -# +# Created by: Nicola Vitale # $FreeBSD$ -# PORTNAME= cssselect PORTVERSION= 0.7.1 @@ -23,6 +19,7 @@ LICENSE= BSD OPTIONSFILE= ${PORT_DBDIR}/py-${PORTNAME}/options OPTIONS_DEFINE= DOCS +NO_STAGE= yes .include # Python3 ready -- cgit v1.2.3