Honor WITHOUT_CASPER.
Sponsored by: The FreeBSD Foundation
This commit is contained in:
parent
8d0da88470
commit
15530f8aca
@ -358,6 +358,13 @@ OLD_DIRS+=usr/share/calendar
|
||||
OLD_FILES+=usr/share/man/man1/calendar.1.gz
|
||||
.endif
|
||||
|
||||
.if ${MK_CASPER} == no
|
||||
OLD_FILES+=etc/rc.d/casperd
|
||||
OLD_LIBS+=lib/libcasper.so.0
|
||||
OLD_FILES+=sbin/casper
|
||||
OLD_FILES+=usr/lib/libcasper.a
|
||||
.endif
|
||||
|
||||
.if ${MK_CDDL} == no
|
||||
OLD_LIBS+=lib/libavl.so.2
|
||||
OLD_LIBS+=lib/libctf.so.2
|
||||
|
Loading…
Reference in New Issue
Block a user