HomeFreeBSD

devel/frink: fix unused but set variables

Description

devel/frink: fix unused but set variables

Clang 13 now has a -Wunused-but-set-variable warning, which is emitted a
few times in devel/frink. Remove the variables that were unused.

PR: 258470
Approved by: portmaster@bsdforge.com (maintainer)
MFH: 2021Q3

Details

Provenance
dimAuthored on Sep 15 2021, 7:42 AM
Parents
R11:11b23e647253: math/R-cran-survey: Update to 4.1.1
Branches
Unknown
Tags
Unknown