aboutsummaryrefslogtreecommitdiff
path: root/mail/smtpproxy
diff options
context:
space:
mode:
authorClement Laforet <clement@FreeBSD.org>2004-06-11 21:27:28 +0000
committerClement Laforet <clement@FreeBSD.org>2004-06-11 21:27:28 +0000
commitfa2a9e524495dfacf27029b8f8598f476c1319dc (patch)
treeec5f00ae7acf1f96e308dda5f96153803e43bf30 /mail/smtpproxy
parent84a693f9295919a34955ad7fabad1233751f0b07 (diff)
downloadports-fa2a9e524495dfacf27029b8f8598f476c1319dc.tar.gz
ports-fa2a9e524495dfacf27029b8f8598f476c1319dc.zip
Notes
Diffstat (limited to 'mail/smtpproxy')
-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},' \