summaryrefslogtreecommitdiffstats
path: root/devel/ccrtp/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'devel/ccrtp/Makefile')
-rw-r--r--devel/ccrtp/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/ccrtp/Makefile b/devel/ccrtp/Makefile
index 14a92ea..b1d4bc0 100644
--- a/devel/ccrtp/Makefile
+++ b/devel/ccrtp/Makefile
@@ -21,7 +21,7 @@ INFO= ccrtp
post-patch:
@cd ${WRKSRC}/src && \
- ${FIND} * -type f -exec ${REINPLACE_CMD} -i "" -e "s|<malloc.h>|<stdlib.h>|g" "{}" \;
+ ${FIND} * -type f -exec ${REINPLACE_CMD} -i "" -e "s|<malloc.h>|<stdlib.h>|g" {} \;
post-configure:
@${FIND} ${WRKSRC} -name Makefile | ${XARGS} \
OpenPOWER on IntegriCloud