- Fix build with clang

This commit is contained in:
Dennis Herrmann 2011-06-21 18:48:12 +00:00
parent f225d06bfd
commit 5ca7cf7d9e
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=276022

View File

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