diff options
| author | John Baldwin <jhb@FreeBSD.org> | 2021-06-11 14:56:41 -0700 |
|---|---|---|
| committer | John Baldwin <jhb@FreeBSD.org> | 2021-06-11 14:56:41 -0700 |
| commit | 0333fad1b7e042eea0fe8348c6fde8ee55538d63 (patch) | |
| tree | eeecf14226e7c240dbc6c252ae18944cce10076f /targets | |
| parent | e290182bcf3895ca659dff111bca6a077c4708b1 (diff) | |
Remove svnlite.
Reviewed by: bcr, imp, emaste
Differential Revision: https://reviews.freebsd.org/D30737
Diffstat (limited to 'targets')
| -rw-r--r-- | targets/pseudo/userland/Makefile.depend | 11 |
1 files changed, 0 insertions, 11 deletions
diff --git a/targets/pseudo/userland/Makefile.depend b/targets/pseudo/userland/Makefile.depend index 6891e9eb32cb..3cb074084826 100644 --- a/targets/pseudo/userland/Makefile.depend +++ b/targets/pseudo/userland/Makefile.depend @@ -334,17 +334,6 @@ DIRDEPS+= \ usr.bin/stat \ usr.bin/stdbuf \ usr.bin/su \ - usr.bin/svn/svn \ - usr.bin/svn/svnadmin \ - usr.bin/svn/svnbench \ - usr.bin/svn/svndumpfilter \ - usr.bin/svn/svnfsfs \ - usr.bin/svn/svnlook \ - usr.bin/svn/svnmucc \ - usr.bin/svn/svnrdump \ - usr.bin/svn/svnserve \ - usr.bin/svn/svnsync \ - usr.bin/svn/svnversion \ usr.bin/systat \ usr.bin/tabs \ usr.bin/tail \ |
