HomeFreeBSD

Change the way opt_USE is parsed.

Description

Change the way opt_USE is parsed.

This makes it possible to have:
opt_USE= ldconfig=${PREFIX}/lib/foo/bar

Before this, it would have ended up doing USE_LDCONFIG=/lib/foo/bar,
without ${PREFIX}.

Sponsored by: Absolight
Differential Revision: https://reviews.freebsd.org/D8169

Details

Provenance
matAuthored on
Differential Revision
D8169: Change the way opt_USE is worked on, so that it is not evaluated too early.
Parents
rP423858: Fix extract.
Branches
Unknown
Tags
Unknown