summaryrefslogtreecommitdiff
path: root/security/libgpg-error/files/patch-src_gpgrt-config.in (follow)
Commit message (Collapse)AuthorAgeFilesLines
* security/libgpg-error: Fix gpgrt-configJason E. Hale2024-04-241-0/+13
Fix the default search path for pkgconfig files in gpgrt-config. Previously, it was necessary to supply the path manually with the --libdir argument, but this can now be omitted. Approved by: portmgr (blanket)