Add files to remove when MK_PF=no.
This commit is contained in:
parent
2b913d765e
commit
7575a14043
@ -1734,9 +1734,34 @@ OLD_FILES+=usr/share/man/man8/ntptime.8.gz
|
||||
# to be filled in
|
||||
#.endif
|
||||
|
||||
#.if ${MK_PCVT} == no
|
||||
# to be filled in
|
||||
#.endif
|
||||
.if ${MK_PF} == no
|
||||
OLD_FILES+=etc/periodic/security/520.pfdenied
|
||||
OLD_FILES+=etc/pf.os
|
||||
OLD_FILES+=sbin/pfctl
|
||||
OLD_FILES+=sbin/pflogd
|
||||
OLD_FILES+=usr/libexec/tftp-proxy
|
||||
OLD_FILES+=usr/sbin/ftp-proxy
|
||||
OLD_FILES+=usr/share/examples/etc/pf.os
|
||||
OLD_FILES+=usr/share/examples/pf/ackpri
|
||||
OLD_FILES+=usr/share/examples/pf/faq-example1
|
||||
OLD_FILES+=usr/share/examples/pf/faq-example2
|
||||
OLD_FILES+=usr/share/examples/pf/faq-example3
|
||||
OLD_FILES+=usr/share/examples/pf/pf.conf
|
||||
OLD_FILES+=usr/share/examples/pf/queue1
|
||||
OLD_FILES+=usr/share/examples/pf/queue2
|
||||
OLD_FILES+=usr/share/examples/pf/queue3
|
||||
OLD_FILES+=usr/share/examples/pf/queue4
|
||||
OLD_FILES+=usr/share/examples/pf/spamd
|
||||
OLD_FILES+=usr/share/man/man4/pf.4.gz
|
||||
OLD_FILES+=usr/share/man/man4/pflog.4.gz
|
||||
OLD_FILES+=usr/share/man/man4/pfsync.4.gz
|
||||
OLD_FILES+=usr/share/man/man5/pf.conf.5.gz
|
||||
OLD_FILES+=usr/share/man/man5/pf.os.5.gz
|
||||
OLD_FILES+=usr/share/man/man8/ftp-proxy.8.gz
|
||||
OLD_FILES+=usr/share/man/man8/pfctl.8.gz
|
||||
OLD_FILES+=usr/share/man/man8/pflogd.8.gz
|
||||
OLD_FILES+=usr/share/man/man8/tftp-proxy.8.gz
|
||||
.endif
|
||||
|
||||
.if ${MK_PROFILE} == no
|
||||
OLD_FILES+=usr/lib/libalias_cuseeme_p.a
|
||||
|
Loading…
x
Reference in New Issue
Block a user