CVSROOT: /cvs
Module name: ports
Changes by: [email protected] 2026/08/18 01:55:49
Modified files:
devel/libiscsi : Makefile
Log message:
libiscsi: fix cmake variables which upstream is testing in a non-standard
case sensitive way and falling back to trying to auto-detect gnutls/gcrypt.
without this, they are detected on some archs due to ports-gcc searching
for headers/libraries under /usr/local which base compilers don't do.
similar to a diff from Brad but I really want a comment in there because
upstream is doing a non-standard thing.