I noticed DPADD is missing from the tcpbench Makefile.

Index: Makefile
===================================================================
RCS file: /home/cvs/src/usr.bin/tcpbench/Makefile,v
retrieving revision 1.4
diff -u -p -r1.4 Makefile
--- Makefile    9 Mar 2011 18:13:18 -0000       1.4
+++ Makefile    15 Mar 2011 00:07:32 -0000
@@ -16,6 +16,7 @@ CDIAGFLAGS+=    -Wshadow
 PROG=tcpbench
 
 LDADD=-lkvm -levent
+DPADD=${LIBKVM} ${LIBEVENT}
 
 #BINGRP= kmem
 #BINMODE=2555

-- 
This message has been scanned for viruses and
dangerous content by MailScanner, and is
believed to be clean.

Reply via email to