Date: Fri, 23 Nov 2007 22:01:11 +0100 From: Rainer Schwarze <rsc@admadic.de> To: freebsd-ports@freebsd.org Subject: Re: Newbie: problem using SUB_LIST in Makefile - SOLVED Message-ID: <47473F97.4030906@admadic.de> In-Reply-To: <20071123192500.GA37829@hades.panopticon> References: <47443BE1.2080308@admadic.de> <20071123012758.GA29752@hades.panopticon> <4746DE95.8070304@admadic.de> <20071123192500.GA37829@hades.panopticon>
next in thread | previous in thread | raw e-mail | index | archive | help
Dmitry Marakasov wrote: [...] > For example, you have: > OPTIONS= CWRAPPER "C wrapper" on > > and in /etc/make.conf: > WITHOUT_CWRAPPER= yes # I don't want any *** C wrappers!!! > > Thus, both WITHOUT_CWRAPPER and WITH_CWRAPPER will be defined, but the > port will behave correctly if you check for WITHOUT_CWRAPPER. > Actually, this was fixed, so you can check for either WITH_ or WITHOUT_ > as you like (http://lists.freebsd.org/pipermail/freebsd-ports/2007-April/039831.html), > but I prefer to stick with scheme described above. Ah! Good to know :-) Thanks for the information. Best wishes, Rainer --
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?47473F97.4030906>