- Use INFO instead of install-info in pkg-plist.
- Patch to install into libdata/pkgconfig instead of lib/pkgconfig.
- Fix and sort pkg-plist.
PR: ports/121746
Submitted by: myself
Approved by: gabor (mentor), mikeh (maintainer)
include:
*) Update check.m4 to search for libraries and headers in /usr/local/*
and $prefix/*. Ports/programs that use libcheck now work with the
configure arg `--with-check` without needing to specify the
location as an argument. Someone with more autofoo may want to
review this. Patch submitted upstream.
*) Removed incorporated patches.
*) Installing docs and examples in their proper location.
*) Removed a description of the benefits of unit testing in pkg-descr.
*) No longer installing COPYING.
Approved by: mikeh (maintainer)