diff options
Diffstat (limited to 'devel/matreshka/Makefile')
-rw-r--r-- | devel/matreshka/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/devel/matreshka/Makefile b/devel/matreshka/Makefile index 36ae2ab7e006..f87153973172 100644 --- a/devel/matreshka/Makefile +++ b/devel/matreshka/Makefile @@ -27,6 +27,7 @@ MAKE_JOBS_UNSAFE= yes MAKE_ENV+= SMP_MFLAGS=-j${MAKE_JOBS_NUMBER} \ DESTDIR=${DESTINY} +NO_STAGE= yes .include <bsd.port.options.mk> .if ${PORT_OPTIONS:MFIREBIRD} |