diff --git a/mail/osbf-lua/Makefile b/mail/osbf-lua/Makefile index 0524dccbdd87..0ecf4049c41b 100644 --- a/mail/osbf-lua/Makefile +++ b/mail/osbf-lua/Makefile @@ -30,4 +30,7 @@ PLIST_SUB+= SPAMFILTER="" PLIST_SUB+= SPAMFILTER="@comment " .endif +post-patch: .SILENT + ${REINPLACE_CMD} '/^CC/s/=/?=/' ${WRKSRC}/config + .include