Passing make flags to a dependency

Thierry Thomas thierry at pompo.net
Mon Feb 7 22:49:28 PST 2005


Le Mar  8 fév 05 à  1:07:30 +0100, Roman Neuhauser <neuhauser at chello.cz>
 écrivait :
> # maxbaker at 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.


More information about the freebsd-ports mailing list