From 3ff0383d3a2fb21cdb1e80822419f4aac7fd522f Mon Sep 17 00:00:00 2001 From: bapt 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-distutils-extra/Makefile | 1 + 1 file changed, 1 insertion(+) (limited to 'devel/py-distutils-extra') diff --git a/devel/py-distutils-extra/Makefile b/devel/py-distutils-extra/Makefile index f2ff10840ac6..dcfcc6a15b1d 100644 --- a/devel/py-distutils-extra/Makefile +++ b/devel/py-distutils-extra/Makefile @@ -21,6 +21,7 @@ PYDISTUTILS_NOEGGINFO= yes PLIST_SUB= PYTHON_SUFFIX=${PYTHON_SUFFIX} +NO_STAGE= yes .include .if ${PYTHON_REL} >= 320 -- cgit