mirror of
https://git.FreeBSD.org/src.git
synced 2025-01-11 14:10:34 +00:00
Remove the last reference to NOUUCP - we don't have UUCP in the base
system.
This commit is contained in:
parent
d1fd4b3369
commit
5bb23f3653
Notes:
svn2git
2020-12-20 02:59:44 +00:00
svn path=/head/; revision=101217
@ -40,7 +40,7 @@ SUBDIR+=rcp
|
||||
SUBDIR+=csh
|
||||
.endif
|
||||
|
||||
.if !defined(NO_SENDMAIL) && !defined(NOUUCP)
|
||||
.if !defined(NO_SENDMAIL)
|
||||
SUBDIR+=rmail
|
||||
.endif
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user