aboutsummaryrefslogtreecommitdiff
path: root/devel/ccrtp/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'devel/ccrtp/Makefile')
-rw-r--r--devel/ccrtp/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/devel/ccrtp/Makefile b/devel/ccrtp/Makefile
index 9363b434864f..a3d5b1ff0d9a 100644
--- a/devel/ccrtp/Makefile
+++ b/devel/ccrtp/Makefile
@@ -22,6 +22,7 @@ INFO= ccrtp
BROKEN= does not build
+NO_STAGE= yes
post-patch:
@cd ${WRKSRC}/src && \
${FIND} * -type f -exec ${REINPLACE_CMD} -i "" -e "s|<malloc.h>|<stdlib.h>|g" "{}" \;