summaryrefslogtreecommitdiffstats
path: root/usr.sbin/dconschat/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'usr.sbin/dconschat/Makefile')
-rw-r--r--usr.sbin/dconschat/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/usr.sbin/dconschat/Makefile b/usr.sbin/dconschat/Makefile
index 2836a66..198c5cc 100644
--- a/usr.sbin/dconschat/Makefile
+++ b/usr.sbin/dconschat/Makefile
@@ -5,8 +5,7 @@ MAN= dconschat.8
CFLAGS+= -I${.CURDIR}/../../sys
-DPADD= ${LIBKVM}
-LDADD= -lkvm
+LIBADD= kvm
WARNS?= 1
OpenPOWER on IntegriCloud