Remove svn[lite]{bench,fsfs} if either MK_SVN == no or MK_SVNLITE == no

MFC after:	1 week
This commit is contained in:
Enji Cooper 2016-12-06 06:04:13 +00:00
parent e0d70fc1dc
commit 8d4ddada63
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=309602

View File

@ -8826,7 +8826,9 @@ OLD_FILES+=usr/share/man/man8/wpa_supplicant.8.gz
.if ${MK_SVNLITE} == no || ${MK_SVN} == yes
OLD_FILES+=usr/bin/svnlite
OLD_FILES+=usr/bin/svnliteadmin
OLD_FILES+=usr/bin/svnlitebench
OLD_FILES+=usr/bin/svnlitedumpfilter
OLD_FILES+=usr/bin/svnlitefsfs
OLD_FILES+=usr/bin/svnlitelook
OLD_FILES+=usr/bin/svnlitemucc
OLD_FILES+=usr/bin/svnliterdump
@ -8839,7 +8841,9 @@ OLD_FILES+=usr/share/man/man1/svnlite.1.gz
.if ${MK_SVN} == no
OLD_FILES+=usr/bin/svn
OLD_FILES+=usr/bin/svnadmin
OLD_FILES+=usr/bin/svnbench
OLD_FILES+=usr/bin/svndumpfilter
OLD_FILES+=usr/bin/svnfsfs
OLD_FILES+=usr/bin/svnlook
OLD_FILES+=usr/bin/svnmucc
OLD_FILES+=usr/bin/svnrdump