summaryrefslogtreecommitdiffstats
path: root/libexec/atrun/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'libexec/atrun/Makefile')
-rw-r--r--libexec/atrun/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/libexec/atrun/Makefile b/libexec/atrun/Makefile
index 2730559..39952fc 100644
--- a/libexec/atrun/Makefile
+++ b/libexec/atrun/Makefile
@@ -17,8 +17,7 @@ CFLAGS+=-DLOGIN_CAP -DPAM
WARNS?= 2
WFORMAT=0
-DPADD= ${LIBPAM} ${LIBUTIL}
-LDADD= ${MINUSLPAM} -lutil
+LIBADD= pam util
atrun.8: atrun.man
@${ECHO} Making ${.TARGET:T} from ${.ALLSRC:T}; \
OpenPOWER on IntegriCloud