mirror of
https://github.com/openbsd/ports.git
synced 2026-06-18 07:24:23 +02:00
40ca0d1b3d
This had been the case before the rewrite but was left as a TODO in the new code. This makes update-plist complain about SHARED_LIB entries that don't exist as a file, which avoids fiddly and error prone grep for huge library ports like abseil-cpp and boost. from espie, thanks