Add files to remove when MK_PPP=no.
This commit is contained in:
parent
72647fe8e4
commit
b974b08f1d
@ -1788,6 +1788,14 @@ OLD_FILES+=usr/share/examples/etc/portsnap.conf
|
||||
OLD_FILES+=usr/share/man/man8/portsnap.8.gz
|
||||
.endif
|
||||
|
||||
.if ${MK_PPP} == no
|
||||
OLD_FILES+=etc/ppp/ppp.conf
|
||||
OLD_FILES+=usr/sbin/ppp
|
||||
OLD_FILES+=usr/sbin/pppctl
|
||||
OLD_FILES+=usr/share/man/man8/ppp.8.gz
|
||||
OLD_FILES+=usr/share/man/man8/pppctl.8.gz
|
||||
.endif
|
||||
|
||||
.if ${MK_PROFILE} == no
|
||||
OLD_FILES+=usr/lib/libalias_cuseeme_p.a
|
||||
OLD_FILES+=usr/lib/libalias_dummy_p.a
|
||||
|
Loading…
x
Reference in New Issue
Block a user