diff options
Diffstat (limited to 'devel/libunwind/Makefile')
-rw-r--r-- | devel/libunwind/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/devel/libunwind/Makefile b/devel/libunwind/Makefile index 9ef9a4e3e156..95e1eb621f32 100644 --- a/devel/libunwind/Makefile +++ b/devel/libunwind/Makefile @@ -51,6 +51,7 @@ MAN3= _U_dyn_cancel.3 \ unw_step.3 \ unw_strerror.3 +NO_STAGE= yes .include <bsd.port.options.mk> .if ${ARCH} == i386 |