mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-16 03:24:07 +00:00
Fix typo in r458054.
Reported by: antoine Approved by: portmgr (implicit) MFH: 2018Q1
This commit is contained in:
parent
37aedfab77
commit
a45f79495a
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=458056
@ -53,7 +53,7 @@ check_dep() {
|
||||
local _dep wrkdir show_dep
|
||||
|
||||
for _dep ; do
|
||||
unset FLAOVR
|
||||
unset FLAVOR
|
||||
myifs=${IFS}
|
||||
IFS=:
|
||||
set -- ${_dep}
|
||||
|
Loading…
Reference in New Issue
Block a user