Date: Wed, 20 Feb 2013 21:55:14 +0100 From: "Patrick M. Hausen" <hausen@punkt.de> To: Guido Falsi <mad@madpilot.net> Cc: freebsd-stable@freebsd.org Subject: Re: Poudriere questions Message-ID: <6E4A6E9B-27FD-4FAD-A276-D271788D79DC@punkt.de> In-Reply-To: <512507A5.5080307@madpilot.net> References: <2954D7E9-5FBD-4A9E-A097-195F2BBB195E@punkt.de> <512502C3.9010702@madpilot.net> <0A93B8B5-9C00-4E5E-A0CC-D8CF51A65A82@punkt.de> <512507A5.5080307@madpilot.net>
next in thread | previous in thread | raw e-mail | index | archive | help
Hi, Guido,
Am 20.02.2013 um 18:28 schrieb Guido Falsi <mad@madpilot.net>:
>> Is there no way to specify make variables that need values in the port specific
>> options file?
>
> There is no per port file, but, bbeing make.conf a file sourced by make, you can use make syntax:
>
> .if ${.CURDIR:M*www/apache22*}
> SUEXEC_DOCROOT=/foo/bar
> .endif
That will not just do fine, but really great. Since I have only one target platform
to build for, a central place to keep configuration is preferred, anyway.
Though I'm a seasoned admin, I did not know make was that capable. So two
reasons to say thanks. Case closed. ;-)
Kind regards,
Patrick
--
punkt.de GmbH * Kaiserallee 13a * 76133 Karlsruhe
Tel. 0721 9109 0 * Fax 0721 9109 100
info@punkt.de http://www.punkt.de
Gf: Jürgen Egeling AG Mannheim 108285
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?6E4A6E9B-27FD-4FAD-A276-D271788D79DC>
