Honor WITHOUT_CASPER.

Sponsored by:	The FreeBSD Foundation
This commit is contained in:
gjb 2013-12-21 15:16:28 +00:00
parent 8d0da88470
commit 15530f8aca

View File

@ -358,6 +358,13 @@ OLD_DIRS+=usr/share/calendar
OLD_FILES+=usr/share/man/man1/calendar.1.gz OLD_FILES+=usr/share/man/man1/calendar.1.gz
.endif .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 .if ${MK_CDDL} == no
OLD_LIBS+=lib/libavl.so.2 OLD_LIBS+=lib/libavl.so.2
OLD_LIBS+=lib/libctf.so.2 OLD_LIBS+=lib/libctf.so.2