Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 8 Feb 2005 07:48:51 +0100
From:      Thierry Thomas <thierry@pompo.net>
To:        Max Baker <maxbaker@users.sourceforge.net>, Clement Laforet <sheep.killer@cultdeadsheep.org>, freebsd-ports@freebsd.org
Subject:   Re: Passing make flags to a dependency
Message-ID:  <20050208064851.GB83874@graf.pompo.net>
In-Reply-To: <20050208000730.GA5382@isis.wad.cz>
References:  <20050206181326.GB1966@warped.org> <200502061101.08747.reso3w83@verizon.net> <20050206200521.GA4587@warped.org> <200502061259.30506.reso3w83@verizon.net> <20050207104611.GB13854@goofy.cultdeadsheep.org> <20050207210131.GA11154@warped.org> <20050208000730.GA5382@isis.wad.cz>

next in thread | previous in thread | raw e-mail | index | archive | help
Le Mar  8 fév 05 à  1:07:30 +0100, Roman Neuhauser <neuhauser@chello.cz>
 écrivait :
> # maxbaker@users.sourceforge.net / 2005-02-07 16:01:31 -0500:
> > Any ideas for the question of how to add Makefile flags to the dependencies?
> > This would cover the case that a. the user does not have apache2 installed
> > yet and b. my port triggers the port to install.  Or do we have to start
> > making a million apache2+mod_blah type ports like apache1 has?
> 
>     Slave ports are the way to work around this problem, AFAICT.

Or something like the USE_GNOME mechanism:

USE_APACHE=    apache2 mod_blah mod_foo
-- 
Th. Thomas.



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20050208064851.GB83874>