[Bug 253596] textproc/libxml2 - error with new config option "validate" if not selected , it will not compile

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Wed May 5 00:17:43 UTC 2021


https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=253596

--- Comment #1 from commit-hook at FreeBSD.org ---
A commit in branch main references this bug:

URL:
https://cgit.FreeBSD.org/ports/commit/?id=cd8e694917d3c39e6e52daca283b597a8e1c6ff2

commit cd8e694917d3c39e6e52daca283b597a8e1c6ff2
Author:     Adriaan de Groot <adridg at FreeBSD.org>
AuthorDate: 2021-05-05 00:11:31 +0000
Commit:     Adriaan de Groot <adridg at FreeBSD.org>
CommitDate: 2021-05-05 00:17:11 +0000

    textproc/libxml2: fix build with VALIDATION option off

    Grab two commits from upstream that fix the build when
    --no-valid is passed to configure; in the ports build
    that translates to the VALIDATION option turned off.
    These come straight from GNOME GitLab, although I've
    bunged them into one patch-* file.

    Not bumping PORTREVISION, since with this option off
    it would never have built, and with the option on
    the resulting package is unchanged.

    PR:             253596

 textproc/libxml2/Makefile                          |  7 ----
 ...-106757e8c1e26ad9b8c924c7f304074b79e082c5 (new) | 39 ++++++++++++++++++++++
 2 files changed, 39 insertions(+), 7 deletions(-)

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


More information about the freebsd-desktop mailing list