Add file to remove when MK_IDEA=no.
This commit is contained in:
parent
7a4687f407
commit
36a370a844
@ -894,6 +894,10 @@ OLD_FILES+=usr/share/man/man5/hesiod.conf.5.gz
|
||||
# to be filled in
|
||||
#.endif
|
||||
|
||||
.if ${MK_IDEA} == no
|
||||
OLD_FILES+=usr/include/openssl/idea.h
|
||||
.endif
|
||||
|
||||
.if ${MK_INET6} == no
|
||||
OLD_FILES+=rescue/ping6
|
||||
OLD_FILES+=sbin/ping6
|
||||
|
Loading…
Reference in New Issue
Block a user