summaryrefslogtreecommitdiffstats
path: root/usr.sbin/pmccontrol/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'usr.sbin/pmccontrol/Makefile')
-rw-r--r--usr.sbin/pmccontrol/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/usr.sbin/pmccontrol/Makefile b/usr.sbin/pmccontrol/Makefile
index 0f6dc76..1940b1f 100644
--- a/usr.sbin/pmccontrol/Makefile
+++ b/usr.sbin/pmccontrol/Makefile
@@ -5,8 +5,7 @@
PROG= pmccontrol
MAN= pmccontrol.8
-DPADD= ${LIBPMC}
-LDADD= -lpmc
+LIBADD+= pmc
SRCS= pmccontrol.c
OpenPOWER on IntegriCloud