[Bug 282570] devel/libqb: Fix port

From: <bugzilla-noreply_at_freebsd.org>
Date: Tue, 05 Nov 2024 20:17:52 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=282570

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

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

commit ca513743832b301e1bd80e83d27d845020bfba8e
Author:     Daniel Engberg <diizzy@FreeBSD.org>
AuthorDate: 2024-11-05 19:57:09 +0000
Commit:     Daniel Engberg <diizzy@FreeBSD.org>
CommitDate: 2024-11-05 20:17:24 +0000

    devel/libqb: Fix build and improve port

    * Remove BUILD_DEPENDS hack, these will be a pain to fix if sprinkled all
over the tree
    * Remove Python dependency
    * Add USES= pathfix
    * Remove LDFLAGS variable (builds fine without)
    * Fix build with DOXYGEN disabled
    * Use gnome helper for libxml2
    * Rearrage port for better readability

    PR:             282570
    Reviewed by:    Älven <alster@vinterdalen.se> (maintainer)

 devel/libqb/Makefile                       | 36 ++++++++++++++----------------
 devel/libqb/files/patch-configure.ac (new) | 13 +++++++++++
 2 files changed, 30 insertions(+), 19 deletions(-)

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