svn commit: r451901 - in head: . Mk Mk/Uses audio/xmixer audio/xmms-faad audio/xmp comms/cqrlog databases/sqlrelay deskutils/planner devel/distcc devel/mono-addins devel/pwlib editors/libreoffice e...
Jan Beich
jbeich at FreeBSD.org
Thu Oct 12 18:08:34 UTC 2017
Mathieu Arnold <mat at FreeBSD.org> writes:
> Author: mat
> Date: Thu Oct 12 15:57:51 2017
> New Revision: 451901
> URL: https://svnweb.freebsd.org/changeset/ports/451901
>
> Log:
> Remove WANT_GNOME and HAVE_GNOME.
>
> Approved by: bapt kwm
> Sponsored by: Absolight
> Differential Revision: https://reviews.freebsd.org/D12643
Yay!
> +20171012:
> +AUTHOR: mat at FreeBSD.org
> +
> + Remove WANT_GNOME and HAVE_GNOME, they were in disuse, and made useless by
> + options.
Not quite. WANT_GNOME was obsolete by bsd.port.options.mk which made it
possible to conditionally define USE_* while HAVE_GNOME was harmful by
making builds non-deterministic.
More information about the svn-ports-head
mailing list