aboutsummaryrefslogtreecommitdiff
path: root/devel/flowdesigner
diff options
context:
space:
mode:
Diffstat (limited to 'devel/flowdesigner')
-rw-r--r--devel/flowdesigner/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/devel/flowdesigner/Makefile b/devel/flowdesigner/Makefile
index 4e62b0b78716..67aefe591697 100644
--- a/devel/flowdesigner/Makefile
+++ b/devel/flowdesigner/Makefile
@@ -39,6 +39,7 @@ CFLAGS+= -O0
post-patch:
@${REINPLACE_CMD} -e 's|tools examples|tools|g' ${WRKSRC}/Makefile.in
@${REINPLACE_CMD} -e 's|src pixmaps|src|g' ${WRKSRC}/vflow/Makefile.in
+ @${FIND} ${WRKSRC} -name configure | ${XARGS} ${REINPLACE_CMD} -e 's|echo aout|echo elf|'
post-install:
.if !defined(NOPORTDOCS)