Re: How to add compile time options to a port?

From: Steve O'Hara-Smith <steve_at_sohara.org>
Date: Sun, 03 Apr 2022 06:14:33 UTC
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>