Remove references to NO_VINUM
This commit is contained in:
parent
19cb45350a
commit
86fa6da853
@ -123,10 +123,6 @@ CRUNCH_LIBS+= -latm
|
||||
CRUNCH_PROGS_sbin+= ping6
|
||||
.endif
|
||||
|
||||
.if !defined(NO_VINUM)
|
||||
CRUNCH_PROGS_sbin+= vinum
|
||||
.endif
|
||||
|
||||
.if !defined(NO_IPFILTER)
|
||||
CRUNCH_PROGS_sbin+= ipf ipfs ipfstat ipmon ipnat
|
||||
.endif
|
||||
|
@ -143,7 +143,6 @@
|
||||
#NO_TCSH= # do not build and install /bin/csh (which is tcsh)
|
||||
#NO_TOOLCHAIN= # do not build programs for program development
|
||||
#NO_USB= # do not build usbd(8) and related programs
|
||||
#NO_VINUM= # do not build Vinum utilities
|
||||
#
|
||||
# Variables to control whether parts of the base BIND are built.
|
||||
# Defining NO_BIND makes all of the following BIND variables obsolete.
|
||||
|
@ -475,11 +475,6 @@ Set to not build
|
||||
.Xr acpiconf 8 ,
|
||||
.Xr acpidump 8
|
||||
and related programs.
|
||||
.It Va NO_VINUM
|
||||
.Pq Vt bool
|
||||
Set to not build
|
||||
.Xr vinum 8
|
||||
and related programs.
|
||||
.It Va NO_MAILWRAPPER
|
||||
.Pq Vt bool
|
||||
Set to not build the
|
||||
|
@ -37,7 +37,6 @@ NO_SENDMAIL=
|
||||
NO_SHAREDOCS=
|
||||
NO_TOOLCHAIN=
|
||||
NO_USB=
|
||||
NO_VINUM=
|
||||
#NO_YP_LIBC=
|
||||
|
||||
# If this macro is defined, UFS volume labels are used on
|
||||
|
Loading…
Reference in New Issue
Block a user