1
0
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:
Bryan Drewery 2018-01-04 20:01:46 +00:00
parent 37aedfab77
commit a45f79495a
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=458056

View File

@ -53,7 +53,7 @@ check_dep() {
local _dep wrkdir show_dep
for _dep ; do
unset FLAOVR
unset FLAVOR
myifs=${IFS}
IFS=:
set -- ${_dep}