Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 3 Apr 2022 09:23:28 +0200 (CEST)
From:      iio7@tutanota.com
To:        Freebsd Questions <freebsd-questions@freebsd.org>
Subject:   Re: How to add compile time options to a port?
Message-ID:  <MziIeot--3-2@tutanota.com>
In-Reply-To: <20220403081640.c06b0ca8d723ae6b863423bf@sohara.org>
References:  <MzcsOyy--3-2@tutanota.com> <CAFbbPuippywkMYoP1HzLn_fedxy9aNjk4RYOe4-fGdB2XLxijQ@mail.gmail.com> <MzhvSH1--3-2@tutanota.com> <20220403071433.bcd687df6ee47a4a70aa6434@sohara.org> <20220403081640.c06b0ca8d723ae6b863423bf@sohara.org>

next in thread | previous in thread | raw e-mail | index | archive | help
Thank you very much! Yes, without the -D option it works perfectly.

make FOO_DESC="wibble wibble" FOO_CONFIGURE_WITH="gpm-mouse"

Cheers.

Apr 3, 2022, 07:16 by steve@sohara.org:

> On Sun, 3 Apr 2022 07:14:33 +0100
> "Steve O'Hara-Smith" <steve@sohara.org> wrote:
>
>> On Sun, 3 Apr 2022 07:37:41 +0200 (CEST)
>> iio7@tutanota.com wrote:
>>
>> > I would like still to know if this isn't possible without editing
>> > the Makefile?
>>
>>  Untested but
>>
>> make -D FOO_DESC="wibble wibble" -D FOO_CONFIGURE_WITH="gpm-mouse"
>>
>>  should do the trick.
>>
>
> Remove the -Ds I'm thinking of another make.
>
> -- 
> Steve O'Hara-Smith <steve@sohara.org>
>




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