Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 11 Mar 2020 14:41:05 +0000
From:      bugzilla-noreply@freebsd.org
To:        ports-bugs@FreeBSD.org
Subject:   [Bug 244362] dns/yadifa: Add OPTIONS, Fix FreeBSD 13.x issues
Message-ID:  <bug-244362-7788-Etjg4Dn88g@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-244362-7788@https.bugs.freebsd.org/bugzilla/>
References:  <bug-244362-7788@https.bugs.freebsd.org/bugzilla/>

next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D244362

--- Comment #8 from Leo Vandewoestijne <freebsd@dns.company> ---
(In reply to Tobias C. Berner from comment #7)
Because of the defaults of the software's configure;
in some cases you really need to disable specificaly.

As I do not wish to keep track of the defaults, I've defined everything, wh=
ile
maybe half of them are strictly needed.

Of course I initially ended with:

BLA_CONFIGURE_ENABLE=3D bla
BLA_CONFIGURE_OFF=3D    --disable-bla

But I think that:

BLA_CONFIGURE_ON=3D     --enable-bla
BLA_CONFIGURE_OFF=3D    --disable-bla

gives a clearer overview / makes it easy to spot typo's.
And in number of lines it doesn't matter.

--=20
You are receiving this mail because:
You are the assignee for the bug.=



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-244362-7788-Etjg4Dn88g>