[Bug 270788] devel/libgusb-0.3.10_1: Build failure on FreeBSD 13.2 - ModuleNotFoundError: No module named 'pkg_resources'

From: <bugzilla-noreply_at_freebsd.org>
Date: Wed, 12 Apr 2023 18:21:59 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=270788

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

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

commit 153e827b5f030a6349a54e75f2b331185405ba81
Author:     Adam Weinberger <adamw@FreeBSD.org>
AuthorDate: 2023-04-12 18:17:31 +0000
Commit:     Adam Weinberger <adamw@FreeBSD.org>
CommitDate: 2023-04-12 18:17:31 +0000

    devel/libgusb: Unbreak build

    Register a dependency on py-setuptools. Somewhere in the dependency
    chain a hard dep on it probably got dropped.

    While here, use OPTIONS helpers, and adjust some build dependencies.
    gtk-doc is only needed when DOCS is enabled, and vala is only needed
    when VAPI is enabled.

    Based on a patch from Matthew Wener.
    PR:             270788
    Reported by:    Fredrik Eriksson

 devel/libgusb/Makefile | 15 ++++++---------
 1 file changed, 6 insertions(+), 9 deletions(-)

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