HomeFreeBSD

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

Description

games/wargus: 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.

This is similar to 092787dffe45ea6ee1c5ea3b8cede34eea142992 for
games/stratagus

Reported by: pkg-fallout

Details

Provenance
AMDmi3Authored on Jun 5 2023, 2:07 PM
Parents
R11:70d3f7f2a86f: games/sgt-puzzles: update 20230527 → 20230604
Branches
Unknown
Tags
Unknown