On Sun, 2010-07-11 at 13:51:51 -0700, Jim Pazarena wrote:

> tried to make mail/dspam and it exits nagging that it
> requires MySQL 5.0 client, where I have MySQL 5.1
> 
> Is there a way to convince the dspam routine that
> 5.1 is acceptable? (presuming that it IS).

Yes, 'make config' and choose MYSQL51 (MYSQL50 is the default).  Or:

% make WITH_MYSQL51=1 WITHOUT_MYSQL50=1

-- 
Sahil Tandon <sa...@freebsd.org>
_______________________________________________
freebsd-ports@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-ports
To unsubscribe, send any mail to "freebsd-ports-unsubscr...@freebsd.org"

Reply via email to