--On Friday, July 03, 2009 15:08:31 -0500 Alex Goncharov <alex-goncha...@comcast.net> 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? I'm not quite sure how to do this. I thought that's what USE_MYSQL did.

--
Paul Schmehl (pa...@utdallas.edu)
Senior Information Security Analyst
The University of Texas at Dallas
http://www.utdallas.edu/ir/security/

Reply via email to