summaryrefslogtreecommitdiffstats
path: root/sbin/nfsd/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'sbin/nfsd/Makefile')
-rw-r--r--sbin/nfsd/Makefile2
1 files changed, 0 insertions, 2 deletions
diff --git a/sbin/nfsd/Makefile b/sbin/nfsd/Makefile
index a18aad0..5572762 100644
--- a/sbin/nfsd/Makefile
+++ b/sbin/nfsd/Makefile
@@ -4,8 +4,6 @@
PROG= nfsd
CFLAGS+=-DNFS
MAN8= nfsd.8
-DPADD+= ${LIBUTIL}
-LDADD+= -lutil
.if exists(${DESTDIR}/usr/lib/libkrb.a) && defined(MAKE_KERBEROS4)
CFLAGS+=-DKERBEROS
OpenPOWER on IntegriCloud