Don't .error, if /etc/defaults/make.conf exists. This breaks -CURRENT
buildworlds on a -STABLE machine. Reminded by: ru
This commit is contained in:
parent
b14046f4b2
commit
32890b4216
@ -245,7 +245,6 @@ HTAGSFLAGS=
|
||||
.endif
|
||||
|
||||
.if exists(/etc/defaults/make.conf)
|
||||
.error Error, /etc/defaults/make.conf has been moved to /usr/share/examples/etc/make.conf and is not included any more.
|
||||
.include </etc/defaults/make.conf>
|
||||
.endif
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user