summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--comms/cqrlog/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/comms/cqrlog/Makefile b/comms/cqrlog/Makefile
index b9e86019dfae..43e8dceb55e5 100644
--- a/comms/cqrlog/Makefile
+++ b/comms/cqrlog/Makefile
@@ -59,6 +59,8 @@ post-patch:
${WRKSRC}/src/dData.pas ${WRKSRC}/src/fGrayline.pas
${REINPLACE_CMD} -e 's|ifdef LCLQT5|if defined\(LCLQT5\) or defined\(LCLQT6\)|g' \
${WRKSRC}/src/lnet/lib/lclnet.pas
+ ${REINPLACE_CMD} -e 's|unixutil|Unix|g' -e 's|UnixUtil|Unix|g' \
+ ${WRKSRC}/src/lnet/lib/lcommon.pp
post-build:
@${RM} ${WRKSRC}/help/cwd.html.*