summaryrefslogtreecommitdiff
path: root/libexec/atrun
diff options
context:
space:
mode:
authorRuslan Ermilov <ru@FreeBSD.org>2007-10-01 18:17:24 +0000
committerRuslan Ermilov <ru@FreeBSD.org>2007-10-01 18:17:24 +0000
commit0376869747dd89eb79ae1de8465721d42ae07d66 (patch)
tree8e141ebf7b45244d28ef5e9cbd08f0efd4d30f5e /libexec/atrun
parent71ce49ae8daaed6a38c4649c6ff2ff87d7a1635d (diff)
Notes
Diffstat (limited to 'libexec/atrun')
-rw-r--r--libexec/atrun/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/libexec/atrun/Makefile b/libexec/atrun/Makefile
index c922dc530329..4e3d4ccace58 100644
--- a/libexec/atrun/Makefile
+++ b/libexec/atrun/Makefile
@@ -16,7 +16,7 @@ CFLAGS+=-DLOGIN_CAP -DPAM
WFORMAT=0
DPADD= ${LIBPAM} ${LIBUTIL}
-LDADD= -lpam -lutil
+LDADD= ${MINUSLPAM} -lutil
atrun.8: atrun.man
@${ECHO} Making ${.TARGET:T} from ${.ALLSRC:T}; \