diff options
Diffstat (limited to 'sysutils/py-iowait/Makefile')
-rw-r--r-- | sysutils/py-iowait/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/sysutils/py-iowait/Makefile b/sysutils/py-iowait/Makefile index 2d0002ba9b60..2326543f1408 100644 --- a/sysutils/py-iowait/Makefile +++ b/sysutils/py-iowait/Makefile @@ -13,6 +13,7 @@ COMMENT= Python module for I/O completion events USE_PYTHON= yes USE_PYDISTUTILS= yes +NO_STAGE= yes .include <bsd.port.pre.mk> .if ${PYTHON_REL} >= 320 |