diff options
Diffstat (limited to 'sysutils/py-supervisor/Makefile')
-rw-r--r-- | sysutils/py-supervisor/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/sysutils/py-supervisor/Makefile b/sysutils/py-supervisor/Makefile index ec53acae1775..558c8921564a 100644 --- a/sysutils/py-supervisor/Makefile +++ b/sysutils/py-supervisor/Makefile @@ -19,6 +19,7 @@ OPTIONS_DEFINE= TESTS TESTS_DESC= Install mock for running unit tests OPTIONSFILE= ${PORT_DBDIR}/py-${PORTNAME}/options +NO_STAGE= yes .include <bsd.port.options.mk> .if ${PORT_OPTIONS:MTESTS} |