mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-07 06:40:06 +00:00
typo.
Submitted by: wblock Sponsored by: Absolight
This commit is contained in:
parent
38efae9d84
commit
d131b524b1
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=420324
@ -71,7 +71,7 @@ check_dep() {
|
||||
continue
|
||||
fi
|
||||
|
||||
# If only looking for missign, show if missing
|
||||
# If only looking for missing, show if missing
|
||||
if [ ${missing} -eq 1 ]; then
|
||||
case " ${existing} " in
|
||||
*\ ${d#${PORTSDIR}/}\ *) continue ;; # We have it, nothing to see
|
||||
|
Loading…
Reference in New Issue
Block a user