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-gitpython/Makefile | 7 ++----- 1 file changed, 2 insertions(+), 5 deletions(-) (limited to 'devel/py-gitpython') diff --git a/devel/py-gitpython/Makefile b/devel/py-gitpython/Makefile index 12277325e0be..809cd7738622 100644 --- a/devel/py-gitpython/Makefile +++ b/devel/py-gitpython/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: py-GitPython -# Date created: 2006-07-18 -# Whom: Wen Heping -# +# Created by: Wen Heping # $FreeBSD$ -# PORTNAME= GitPython PORTVERSION= 0.3.1 @@ -19,4 +15,5 @@ RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}gitdb>0:${PORTSDIR}/devel/py-gitdb USE_PYTHON= yes USE_PYDISTUTILS=easy_install +NO_STAGE= yes .include -- cgit v1.2.3