Unbreak security/clamav-devel: Fix explicit linking with -lc_r Fix fetching Update to 20040826 snapshot Patch by Marcus Grando (marcus at corp.grupos.com.br) Obsoletes ports/70135 and ports/68924
State Changed From-To: open->feedback Looks like this libc_r-thing isn't fixed on 4.10 yet: cc -DSENDMAIL_BIN="/usr/sbin/sendmail" -O -pipe -g -I/usr/local/include -o .libs/clamav-milter cfgparser.o getopt.o memory.o clamav-milter.o -L/usr/local/lib ../libclamav/.libs/libclamav.so -lcipher -lbz2 -lgmp -lcurl -lidn -lssl -lcrypto -lz -lmilter -lc_r -lwrap -Wl,--rpath -Wl,/usr/local/lib What about the --disable-cr-switch?
Responsible Changed From-To: freebsd-ports-bugs->vs Take since I'm up to the neck in their autoconf-stuff now anyway.
State Changed From-To: feedback->closed Committed, thanks! Yay.