diff options
Diffstat (limited to 'math/metis/Makefile')
-rw-r--r-- | math/metis/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/math/metis/Makefile b/math/metis/Makefile index f542a90fa9cc..671e32017104 100644 --- a/math/metis/Makefile +++ b/math/metis/Makefile @@ -24,6 +24,7 @@ STATIC_DESC= libmetis archive OPTIONS_DEFAULT= SHARED STATIC +NO_STAGE= yes .include <bsd.port.options.mk> .if ${PORT_OPTIONS:MOPENMP} |