aboutsummaryrefslogtreecommitdiff
path: root/devel/libcwd/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'devel/libcwd/Makefile')
-rw-r--r--devel/libcwd/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/devel/libcwd/Makefile b/devel/libcwd/Makefile
index 33b311e839f9..a41e6a719734 100644
--- a/devel/libcwd/Makefile
+++ b/devel/libcwd/Makefile
@@ -18,6 +18,7 @@ USE_LDCONFIG= yes
CFLAGS+= -D__GNU_LIBRARY__
+NO_STAGE= yes
post-patch:
@${REINPLACE_CMD} -e 's|malloc\.h|stdlib.h|g ; \
s|localtime(|localtime((const time_t *)|g' ${WRKSRC}/debugmalloc.cc