CVSROOT: /cvs Module name: ports Changes by: [email protected] 2025/09/21 02:46:38
Modified files:
net/bro : Makefile
Log message:
make libhiredis dep explicit for the cluster backend to be there
no linking against it and "make fake ; pkg_delete libhiredis ; make test"
shows no additional failure, so build dep only (for now, havent checked
yet whether it is dlopen'ed or so at runtime).
