mirror of
https://github.com/openbsd/ports.git
synced 2026-06-17 23:13:55 +02:00
a0b20788cc
when you have a PKG_ARCH=* port and, to avoid WANTLIBs (coming from MODULES, for example) getting in package, specify WANTLIB-= (empty), portcheck misses this and still warns about non-empty WANTLIB. The fix to be comitted separately in the next commit.