mirror of
https://git.freebsd.org/ports.git
synced 2025-07-18 17:59:20 -04:00
Fix build with gcc
Reported by: pointyhat
This commit is contained in:
parent
b2c4f95df2
commit
0f80cba4a1
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=277843
1 changed files with 2 additions and 0 deletions
|
@ -17,7 +17,9 @@ COMMENT= Tracks bandwidth usage by IP address
|
|||
|
||||
LIB_DEPENDS+= gd.4:${PORTSDIR}/graphics/gd
|
||||
|
||||
.if ${CC} == "clang"
|
||||
USE_CSTD= c89
|
||||
.endif
|
||||
|
||||
USE_GMAKE= YES
|
||||
GNU_CONFIGURE= YES
|
||||
|
|
Loading…
Add table
Reference in a new issue