summaryrefslogtreecommitdiff
path: root/net/vnstat
diff options
context:
space:
mode:
authorDennis Herrmann <dhn@FreeBSD.org>2011-06-21 18:48:12 +0000
committerDennis Herrmann <dhn@FreeBSD.org>2011-06-21 18:48:12 +0000
commit5ca7cf7d9e12b4211712d662cac799d94c4269a1 (patch)
treedec52171b46f39286b953ff64c3f0c715f368d94 /net/vnstat
parent- Update to 1.3 (diff)
- Fix build with clang
Notes
Notes: svn path=/head/; revision=276022
Diffstat (limited to 'net/vnstat')
-rw-r--r--net/vnstat/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/net/vnstat/Makefile b/net/vnstat/Makefile
index 44e38e5b714d..89820233d788 100644
--- a/net/vnstat/Makefile
+++ b/net/vnstat/Makefile
@@ -14,7 +14,7 @@ MASTER_SITES= http://humdi.net/vnstat/ \
MAINTAINER= dhn@FreeBSD.org
COMMENT= A console-based network traffic monitor
-MAKE_ARGS= CFLAGS="-I${LOCALBASE}/include" \
+MAKE_ARGS= CC="${CC}" CFLAGS="-I${LOCALBASE}/include" \
LDFLAGS="-L${LOCALBASE}/lib"
INSTALL_TARGET= bsdinstall