aboutsummaryrefslogtreecommitdiff
path: root/mail/smtpproxy/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'mail/smtpproxy/Makefile')
-rw-r--r--mail/smtpproxy/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/mail/smtpproxy/Makefile b/mail/smtpproxy/Makefile
index fa6dbd26b3fc..da9e376a643f 100644
--- a/mail/smtpproxy/Makefile
+++ b/mail/smtpproxy/Makefile
@@ -18,6 +18,8 @@ MAKEFILE= makefile
MAN1= smtp.proxy.1
+FORBIDDEN= "format string vulnerability"
+
post-patch:
@${REINPLACE_CMD} -e 's,CC =,CC ?=,; s,CFLAGS =,CFLAGS +=,; \
s,/usr/local/sbin,${PREFIX}/libexec,; s,/usr/local,${PREFIX},' \