aboutsummaryrefslogtreecommitdiff
path: root/net-mgmt/bandwidthd
diff options
context:
space:
mode:
Diffstat (limited to 'net-mgmt/bandwidthd')
-rw-r--r--net-mgmt/bandwidthd/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/net-mgmt/bandwidthd/Makefile b/net-mgmt/bandwidthd/Makefile
index 544643738962..5e35d380a1c8 100644
--- a/net-mgmt/bandwidthd/Makefile
+++ b/net-mgmt/bandwidthd/Makefile
@@ -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