HomeFreeBSD

Cleanup $() variables in ports Makefiles.

Description

Cleanup $() variables in ports Makefiles.

Mostly replace with ${}, but sometime, replace with $$() because it is
what was intended in the first place. (I think.)

Sponsored by: Absolight

Details

Provenance
matAuthored on
Parents
rP418839: Remove unused variable.
Branches
Unknown
Tags
Unknown