On Jun 13, 2009, at 12:34, Chris Janton wrote:
Every time apr-util is upgraded it winds up trying to install
mysql5 on my system
[snip]
I'm actually using mysql5-devel, so I don't need a fresh install of
mysql5 ;-)
Is it simply a matter of changing the
depends_lib-append port:m
Every time apr-util is upgraded it winds up trying to install mysql5
on my system
from apr-util Portfile
variant mysql5 description {Build with MySQL5 suppoprt} {
depends_lib-append port:mysql5
configure.args-delete --without-mysql
configure.arg