Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 15 Feb 2021 21:30:25 +0000
From:      bugzilla-noreply@freebsd.org
To:        multimedia@FreeBSD.org
Subject:   maintainer-feedback requested: [Bug 253546] multimedia/mpv: Use CONFIGURE_ENABLE instead of CONFIGURE_ON/OFF
Message-ID:  <bug-253546-12827-5IhEvHqAJN@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-253546-12827@https.bugs.freebsd.org/bugzilla/>
References:  <bug-253546-12827@https.bugs.freebsd.org/bugzilla/>

next in thread | previous in thread | raw e-mail | index | archive | help
Bugzilla Automation <bugzilla@FreeBSD.org> has asked freebsd-multimedia
(Nobody) <multimedia@FreeBSD.org> for maintainer-feedback:
Bug 253546: multimedia/mpv: Use CONFIGURE_ENABLE instead of CONFIGURE_ON/OFF
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D253546



--- Description ---
For several port options, we use <OPT>_CONFIGURE_ON or OFF instead of
<OPT>_CONFIGURE_ENABLE.  This is only half correct.  We should use ENABLE so
that the correct port option is applied regardless of the configure default
(which may vary depending on what else is already installed).



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-253546-12827-5IhEvHqAJN>