aboutsummaryrefslogtreecommitdiff
path: root/net-mgmt/bandwidthd
diff options
context:
space:
mode:
authorTilman Keskinoz <arved@FreeBSD.org>2011-07-17 12:41:43 +0000
committerTilman Keskinoz <arved@FreeBSD.org>2011-07-17 12:41:43 +0000
commit0f80cba4a16c4a6bfd766e9e640faef13e4c70f3 (patch)
treefa62e63536bb75be634a138435b7e1903b90450b /net-mgmt/bandwidthd
parentb2c4f95df2f84702789b8c65de1a194789121ff8 (diff)
downloadports-0f80cba4a16c4a6bfd766e9e640faef13e4c70f3.tar.gz
ports-0f80cba4a16c4a6bfd766e9e640faef13e4c70f3.zip
Notes
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