diff options
Diffstat (limited to 'textproc/libxml/Makefile')
-rw-r--r-- | textproc/libxml/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/textproc/libxml/Makefile b/textproc/libxml/Makefile index b0a5bb903cb8..a05fe4df7828 100644 --- a/textproc/libxml/Makefile +++ b/textproc/libxml/Makefile @@ -18,6 +18,7 @@ GNU_CONFIGURE= yes USE_LDCONFIG= yes MAKE_JOBS_UNSAFE=yes +NO_STAGE= yes pre-patch: @${FIND} ${WRKSRC} -name "*.[ch]" | ${XARGS} ${REINPLACE_CMD} -e \ 's|malloc\.h|stdlib.h|g' |