diff options
Diffstat (limited to 'devel/libexecinfo/Makefile')
-rw-r--r-- | devel/libexecinfo/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/devel/libexecinfo/Makefile b/devel/libexecinfo/Makefile index 4f424b4fa06e..715f2b6d6b07 100644 --- a/devel/libexecinfo/Makefile +++ b/devel/libexecinfo/Makefile @@ -18,6 +18,7 @@ MAKE_FLAGS= LIBDIR=${PREFIX}/lib \ PORTDOCS= README +NO_STAGE= yes .include <bsd.port.pre.mk> .if ${ARCH} == "amd64" |