summaryrefslogtreecommitdiffstats
path: root/lib/libdevstat/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'lib/libdevstat/Makefile')
-rw-r--r--lib/libdevstat/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/lib/libdevstat/Makefile b/lib/libdevstat/Makefile
index cf3ac5e..11368f8 100644
--- a/lib/libdevstat/Makefile
+++ b/lib/libdevstat/Makefile
@@ -7,8 +7,8 @@ SHLIB_MAJOR= 4
SRCS= devstat.c
INCS= devstat.h
-DPADD+= ${LIBKVM}
-LDADD+= -lkvm
+DPADD= ${LIBKVM}
+LDADD= -lkvm
MAN= devstat.3
OpenPOWER on IntegriCloud