diff options
Diffstat (limited to 'devel/buildbot/Makefile')
-rw-r--r-- | devel/buildbot/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/devel/buildbot/Makefile b/devel/buildbot/Makefile index ef9b8dc71419..8d814a0aa49f 100644 --- a/devel/buildbot/Makefile +++ b/devel/buildbot/Makefile @@ -34,6 +34,7 @@ OPTIONS_DEFINE= TESTS TESTS_DESC= Install py-mock for test suite OPTIONSFILE?= ${PORT_DBDIR}/py-${PORTNAME}/options +NO_STAGE= yes .include <bsd.port.options.mk> .if ${PORT_OPTIONS:MTESTS} |