On Jul 3, 2009, at 4:37 PM, Paul Schmehl <[email protected]> wrote:

--On Friday, July 03, 2009 15:08:31 -0500 Alex Goncharov <[email protected] > wrote:


,--- You/Paul (Fri, 03 Jul 2009 19:56:48 +0000) ----*
| Since mysql is preselected, the port *should* install mysql if it's
| not installed.  For some reason,

If MySQL is in BUILD or LIB _DEPENDS .

| Since it's a tinderbox, does it ignore OPTIONS and not install
| dependent ports?

Options decide the settings of make variables.

With the default options, your WITH_MYSQL gets set to 'true' -- in
this case, MYSQL should be listed as a dependency in your Makefile,
which it is not.


So I need to add BUILD_DEPENDS= yes to the OPTION?

No.  Augment configure arguments and be done with it! :)
_______________________________________________
[email protected] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-ports
To unsubscribe, send any mail to "[email protected]"

Reply via email to