From eb08c5441cf4772f805b99523084b12164ed2495 Mon Sep 17 00:00:00 2001 From: Baptiste Daroussin Date: Fri, 20 Sep 2013 18:35:44 +0000 Subject: Add NO_STAGE all over the place in preparation for the staging support (cat: graphics) --- graphics/py-wand/Makefile | 1 + 1 file changed, 1 insertion(+) (limited to 'graphics/py-wand') diff --git a/graphics/py-wand/Makefile b/graphics/py-wand/Makefile index e86c912fb6cb..515694cffdf1 100644 --- a/graphics/py-wand/Makefile +++ b/graphics/py-wand/Makefile @@ -16,6 +16,7 @@ USE_PYDISTUTILS= easy_install PLIST_FILES= %%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%% +NO_STAGE= yes post-patch: @${REINPLACE_CMD} -e "s|cmdclass={'upload_doc': upload_doc}||" \ ${WRKSRC}/setup.py -- cgit v1.2.3