diff options
Diffstat (limited to 'databases/tarantool/Makefile')
-rw-r--r-- | databases/tarantool/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/databases/tarantool/Makefile b/databases/tarantool/Makefile index 52d69bb0bfca..98f98c2c498d 100644 --- a/databases/tarantool/Makefile +++ b/databases/tarantool/Makefile @@ -28,6 +28,7 @@ STATIC_DESC= Enable static (got core dump) OPTIONS_DEFAULT=CLIENT DEBUG +NO_STAGE= yes .include <bsd.port.options.mk> .if ${PORT_OPTIONS:MCLIENT} |