summaryrefslogtreecommitdiffstats
path: root/sbin/nfsd/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'sbin/nfsd/Makefile')
-rw-r--r--sbin/nfsd/Makefile8
1 files changed, 0 insertions, 8 deletions
diff --git a/sbin/nfsd/Makefile b/sbin/nfsd/Makefile
index 5a89c6e..c03b8f5 100644
--- a/sbin/nfsd/Makefile
+++ b/sbin/nfsd/Makefile
@@ -2,14 +2,6 @@
# $FreeBSD$
PROG= nfsd
-CFLAGS+=-DNFS
MAN= nfsd.8
-.if exists(${DESTDIR}/usr/lib/libkrb.a) && defined(MAKE_KERBEROS4)
-CFLAGS+=-DKERBEROS
-DPADD+= ${LIBKRB} ${LIBCRYPTO}
-LDADD+= -lkrb -lcrypto
-DISTRIBUTION= krb4
-.endif
-
.include <bsd.prog.mk>
OpenPOWER on IntegriCloud