summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--usr.sbin/amd/amd/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/usr.sbin/amd/amd/Makefile b/usr.sbin/amd/amd/Makefile
index 61b89e8..c720003 100644
--- a/usr.sbin/amd/amd/Makefile
+++ b/usr.sbin/amd/amd/Makefile
@@ -28,7 +28,7 @@ CFLAGS+= -I${.CURDIR}/../../../contrib/amd/amd \
-I${DESTDIR}/usr/include/rpcsvc
DPADD= ${LIBAMU} ${LIBWRAP}
-LDADD= ${LIBAMU} ${LIBWRAP}
+LDADD= ${LIBAMU} -lwrap
CLEANFILES+= conf_parse.c conf_parse.h conf_tok.c
OpenPOWER on IntegriCloud