summaryrefslogtreecommitdiffstats
path: root/libexec/ulog-helper/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'libexec/ulog-helper/Makefile')
-rw-r--r--libexec/ulog-helper/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/libexec/ulog-helper/Makefile b/libexec/ulog-helper/Makefile
index 764f0de..b763643 100644
--- a/libexec/ulog-helper/Makefile
+++ b/libexec/ulog-helper/Makefile
@@ -5,7 +5,6 @@ BINOWN= root
BINMODE=4555
MAN=
-DPADD= ${LIBULOG}
-LDADD= -lulog
+LIBADD= ulog
.include <bsd.prog.mk>
OpenPOWER on IntegriCloud