2010/5/20 joris dedieu :
> 2010/5/19 Boris Samorodov :
>> On Wed, 19 May 2010 20:07:25 +0300 Ion-Mihai Tetcu wrote:
>>> On Wed, 19 May 2010 08:11:48 +0200
>>> joris dedieu wrote:
>>
>>> > I would like to know if there is a way to tell a port that it depend
>>> > on an other port
>>> > but build wi
On Wed, 19 May 2010 20:07:25 +0300 Ion-Mihai Tetcu wrote:
> On Wed, 19 May 2010 08:11:48 +0200
> joris dedieu wrote:
> > I would like to know if there is a way to tell a port that it depend
> > on an other port
> > but build with particulars options.
> >
> > Eg : port foo build depend on bar but
On Wed, May 19, 2010 at 9:11 AM, joris dedieu wrote:
> Hi list,
> I would like to know if there is a way to tell a port that it depend
> on an other port
> but build with particulars options.
>
> Eg : port foo build depend on bar but won't build if bar is not build
> with WITH_PARTICULAR.
>
At th
On Wed, 19 May 2010 08:11:48 +0200
joris dedieu wrote:
> Hi list,
> I would like to know if there is a way to tell a port that it depend
> on an other port
> but build with particulars options.
>
> Eg : port foo build depend on bar but won't build if bar is not build
> with WITH_PARTICULAR.
>
>
Hi list,
I would like to know if there is a way to tell a port that it depend
on an other port
but build with particulars options.
Eg : port foo build depend on bar but won't build if bar is not build
with WITH_PARTICULAR.
I don't see anything to say that in bsd.port.mk, so before to
implement