Fix build with gcc

Reported by:	pointyhat
This commit is contained in:
Tilman Keskinoz 2011-07-17 12:41:43 +00:00
parent b2c4f95df2
commit 0f80cba4a1
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=277843

View file

@ -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