Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 3 Apr 2022 07:14:33 +0100
From:      Steve O'Hara-Smith <steve@sohara.org>
To:        iio7@tutanota.com
Cc:        Freebsd Questions <freebsd-questions@freebsd.org>
Subject:   Re: How to add compile time options to a port?
Message-ID:  <20220403071433.bcd687df6ee47a4a70aa6434@sohara.org>
In-Reply-To: <MzhvSH1--3-2@tutanota.com>
References:  <MzcsOyy--3-2@tutanota.com> <CAFbbPuippywkMYoP1HzLn_fedxy9aNjk4RYOe4-fGdB2XLxijQ@mail.gmail.com> <MzhvSH1--3-2@tutanota.com>

next in thread | previous in thread | raw e-mail | index | archive | help
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.

-- 
Steve O'Hara-Smith <steve@sohara.org>



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