Date: Wed, 23 Jun 2004 18:20:49 +0200 From: Oliver Eikemeier <eikemeier@fillmore-labs.com> To: Sam Lawrance <boris@brooknet.com.au> Cc: ports@freebsd.org Subject: Re: recommended practice for handling mutually exclusive port knobs Message-ID: <4A523A6F-C531-11D8-9250-00039312D914@fillmore-labs.com> In-Reply-To: <1088007255.966.8.camel@dirk>
next in thread | previous in thread | raw e-mail | index | archive | help
Am Mittwoch den, 23. Juni 2004, um 18:14, schrieb Sam Lawrance: > I have WITHOUT_PGSQL_EXTNS and WITH_LWGEOM which can't be specified > together (specifically WITH_LWGEOM needs the other to be undefined). > > If they are, should I use a .error directive to tell the user to > undefine one? Use BROKEN. .error is the last resort to break the INDEX, don't use it in ports. -Oliver
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?4A523A6F-C531-11D8-9250-00039312D914>