diff options
Diffstat (limited to 'x11-toolkits/py-wxPython26/Makefile')
-rw-r--r-- | x11-toolkits/py-wxPython26/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/x11-toolkits/py-wxPython26/Makefile b/x11-toolkits/py-wxPython26/Makefile index 19a491b..349a87d 100644 --- a/x11-toolkits/py-wxPython26/Makefile +++ b/x11-toolkits/py-wxPython26/Makefile @@ -43,6 +43,7 @@ PYDISTUTILS_EGGINFO= ${WX_PYTHON_DIR}/wxPython-${PORTVERSION}-${PYTHON_VERSION:S wxaddons-${PORTVERSION}-${PYTHON_VERSION:S/thon//}.egg-info .endif +NO_STAGE= yes post-extract: # only keep the scripts we need @${RM} ${WRKSRC}/scripts/*.py |