aboutsummaryrefslogtreecommitdiff
path: root/sbin/nfsd/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'sbin/nfsd/Makefile')
-rw-r--r--sbin/nfsd/Makefile1
1 files changed, 0 insertions, 1 deletions
diff --git a/sbin/nfsd/Makefile b/sbin/nfsd/Makefile
index 6a144fa30955..12ce92e2d90a 100644
--- a/sbin/nfsd/Makefile
+++ b/sbin/nfsd/Makefile
@@ -1,7 +1,6 @@
# @(#)Makefile 8.1 (Berkeley) 6/5/93
PROG= nfsd
-CFLAGS+= -D_NEW_VFSCONF
CFLAGS+=-DNFS
MAN8= nfsd.8
DPADD+= ${LIBUTIL}