mirror of
https://git.freebsd.org/ports.git
synced 2025-07-18 09:49:18 -04:00
Ratched up warnings for the dht-example. It is good enough for WARNS=3.
This commit is contained in:
parent
ee6bf5f093
commit
e6973b7a7a
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=352976
1 changed files with 2 additions and 0 deletions
|
@ -4,4 +4,6 @@ NO_MAN= nope, too much to ask
|
||||||
LDADD= -L. -ldht -lcrypt -lmd
|
LDADD= -L. -ldht -lcrypt -lmd
|
||||||
BINDIR= ${STAGEDIR}${PREFIX}/bin
|
BINDIR= ${STAGEDIR}${PREFIX}/bin
|
||||||
|
|
||||||
|
WARNS= 3
|
||||||
|
|
||||||
.include <bsd.prog.mk>
|
.include <bsd.prog.mk>
|
||||||
|
|
Loading…
Add table
Reference in a new issue