- Mark as forbidden due to security issue:
http://0xbadc0ded.org/advisories/0402.txt
This commit is contained in:
parent
84a693f929
commit
fa2a9e5244
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=111305
1 changed files with 2 additions and 0 deletions
|
@ -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},' \
|
||||
|
|
Loading…
Reference in a new issue