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-jsonlib/Makefile | 7 ++----- 1 file changed, 2 insertions(+), 5 deletions(-) (limited to 'devel/py-jsonlib') diff --git a/devel/py-jsonlib/Makefile b/devel/py-jsonlib/Makefile index 54ec925218c7..71138741e0bf 100644 --- a/devel/py-jsonlib/Makefile +++ b/devel/py-jsonlib/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: py-jsonlib -# Date created: 2008-07-21 -# Whom: Wen Heping -# +# Created by: Wen Heping # $FreeBSD$ -# PORTNAME= jsonlib PORTVERSION= 1.6.1 @@ -21,4 +17,5 @@ PYEASYINSTALL_ARCHDEP= yes PLIST_FILES= %%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%% +NO_STAGE= yes .include -- cgit v1.2.3