diff options
Diffstat (limited to 'net/vnstat/Makefile')
-rw-r--r-- | net/vnstat/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net/vnstat/Makefile b/net/vnstat/Makefile index 54f5ee4702a7..6d3ed3ebc4d0 100644 --- a/net/vnstat/Makefile +++ b/net/vnstat/Makefile @@ -9,7 +9,7 @@ MASTER_SITES= http://humdi.net/vnstat/ \ http://mirror.mcx2.org/ MAINTAINER= feld@FreeBSD.org -COMMENT= A console-based network traffic monitor +COMMENT= Console-based network traffic monitor MAKE_ARGS= CC="${CC}" CFLAGS="-I${LOCALBASE}/include" \ LDFLAGS="-L${LOCALBASE}/lib" |