HomeFreeBSD

games/stratagus: fix build with recent c++ library

Description

games/stratagus: fix build with recent c++ library

In recent c++ library (such as on 14.x), <experimental/filesystem>
header would be removed in favor of standard <filesystem>. Remove
check for the former and don't do weird stuff when
experimental/filesystem is not present.

Reported by: pkg-fallout

Details

Provenance
AMDmi3Authored on May 22 2023, 2:39 PM
Parents
R11:f5bf335f3015: devel/fossology-nomos-standalone: try to fix build on 14.x
Branches
Unknown
Tags
Unknown