Index: mail/libmilter/Makefile =================================================================== --- mail/libmilter/Makefile (revision 485095) +++ mail/libmilter/Makefile (working copy) @@ -42,7 +42,7 @@ ${WRKSRC}/libsharedmilter/Makefile.m4 do-configure: - ${REINPLACE_CMD} -e "s|\`-O\'|\`${CFLAGS}\'|" \ + ${REINPLACE_CMD} -e "s|\`-O'|\`${CFLAGS}'|" \ -e 's|%%CC%%|${CC}|' -e 's|%%LD%%|${LD}|' \ ${WRKSRC}/devtools/OS/FreeBSD ${SED} -e "s=%%PREFIX%%=${PREFIX}=g" \ Index: mail/sendmail/Makefile =================================================================== --- mail/sendmail/Makefile (revision 485095) +++ mail/sendmail/Makefile (working copy) @@ -148,7 +148,7 @@ SITE+= ${FILESDIR}/site.config.m4.gdbm .endif -SED_SCRIPT= -e "s|\`-O\'|\`${CFLAGS}\'|" \ +SED_SCRIPT= -e "s|\`-O'|\`${CFLAGS}'|" \ -e 's|%%CC%%|${CC}|' -e 's|%%LD%%|${LD}|' .if ! ${PORT_OPTIONS:MNIS}