diff options
author | Marius Strobl <marius@FreeBSD.org> | 2017-05-04 18:56:20 +0000 |
---|---|---|
committer | Marius Strobl <marius@FreeBSD.org> | 2017-05-04 18:56:20 +0000 |
commit | 5bca99676692c1ecd822fded23452a01ce72b501 (patch) | |
tree | e50819eff59a192a4cff3383d25aef62018f000d /sysutils/cdrdao | |
parent | fa415a3594499d64fc9293470b0b93c3211ea788 (diff) |
Notes
Diffstat (limited to 'sysutils/cdrdao')
-rw-r--r-- | sysutils/cdrdao/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/sysutils/cdrdao/Makefile b/sysutils/cdrdao/Makefile index 47a7e545e647..1bcaa66d31e6 100644 --- a/sysutils/cdrdao/Makefile +++ b/sysutils/cdrdao/Makefile @@ -85,6 +85,8 @@ post-patch: 55readcd 55scgcheck 55scgskeleton 55rscsi 85man @${RM} ${WRKSRC}/scsilib/TARGETS/${i} .endfor + @${REINPLACE_CMD} -e 's|"$$ac_declaration"|"$$ac_declarationXXX"|g' \ + ${WRKSRC}/configure .for i in include/schily.h libscg/scsitransp.c libschily/fexec.c \ libschily/stdio/fgetline.c @${REINPLACE_CMD} -E -e 's|fexecve|js_fexecve|g; \ |