Bug 285349

Summary: [PATCH] sysutils/podman-compose: Fix build
Product: Ports & Packages Reporter: Getz Mikalsen <getz>
Component: Individual Port(s)Assignee: Bryan Drewery <bdrewery>
Status: Closed FIXED    
Severity: Affects Some People Flags: bugzilla: maintainer-feedback? (getz)
Priority: ---    
Version: Latest   
Hardware: Any   
OS: Any   
Attachments:
Description Flags
Add missing build dependency: devel/py-setuptools none

Description Getz Mikalsen 2025-03-12 18:31:55 UTC
Created attachment 258606 [details]
Add missing build dependency: devel/py-setuptools

Add py-setuptools as a BUILD_DEPENDS to fix build
Comment 1 commit-hook freebsd_committer freebsd_triage 2025-03-13 04:57:22 UTC
A commit in branch main references this bug:

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

commit 07ee2cfdc8484d479aeface153391fcd70162191
Author:     Getz Mikalsen <getz@FreeBSD.org>
AuthorDate: 2025-03-12 11:09:14 +0000
Commit:     Bryan Drewery <bdrewery@FreeBSD.org>
CommitDate: 2025-03-13 04:56:30 +0000

    sysutils/podman-compose: Fix build

    Add missing build dependency: devel/py-setuptools

    PR:     285349

 sysutils/podman-compose/Makefile | 1 +
 1 file changed, 1 insertion(+)
Comment 2 Mark Linimon freebsd_committer freebsd_triage 2025-05-11 11:32:39 UTC
^Triage: assign to committer who resolved.