Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 3 Jul 2009 19:10:18 -0400
From:      Sahil Tandon <sahil@tandon.net>
To:        Paul Schmehl <pauls@utdallas.edu>
Cc:        "freebsd-ports@freebsd.org" <freebsd-ports@freebsd.org>, Alex Goncharov <alex-goncharov@comcast.net>
Subject:   Re: Question about a failure report
Message-ID:  <994EF1F5-0A23-4A4F-B853-48AED6A5529F@tandon.net>
In-Reply-To: <4C41B4EAEF8C942A8D085916@utd65257.utdallas.edu>
References:  <23B9298D1A02526B4646B131@utd65257.utdallas.edu> <E1MMoEv-0000YG-D3@daland.home>	<91D041090FA2939A0942293F@utd65257.utdallas.edu> <E1MMp3f-0000hV-0m@daland.home> <4C41B4EAEF8C942A8D085916@utd65257.utdallas.edu>

next in thread | previous in thread | raw e-mail | index | archive | help
On Jul 3, 2009, at 4:37 PM, Paul Schmehl <pauls@utdallas.edu> wrote:

> --On Friday, July 03, 2009 15:08:31 -0500 Alex Goncharov <alex-goncharov@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?

No.  Augment configure arguments and be done with it! :)



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?994EF1F5-0A23-4A4F-B853-48AED6A5529F>