Re: latest Makefile breaks compilation of security/clamav if base is lacking sendmail

2020-07-05 Thread Yasuhiro KIMURA
Hello Michael, Thank you for bug report and patch. I confirmed your patch fixes the problem with 12.1-RELEASE. From: Michael Grimm Subject: latest Makefile breaks compilation of security/clamav if base is lacking sendmail Date: Sun, 5 Jul 2020 15:37:13 +0200 > I managed to get compilat

latest Makefile breaks compilation of security/clamav if base is lacking sendmail

2020-07-05 Thread Michael Grimm
Hi, I am running 12.1-STABLE (r362940), ports head (541271) and compile all my ports with poudriere-devel My /etc/src.conf contains … WITHOUT_SENDMAIL=yes … thus I do not have /usr/lib/libmilter.so in base. The recent modification of security/clamav/Makefile breaks my setup (again [1]