Bug 285349 - [PATCH] sysutils/podman-compose: Fix build
Summary: [PATCH] sysutils/podman-compose: Fix build
Status: New
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: --- Affects Some People
Assignee: Getz M
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2025-03-12 18:31 UTC by Getz Mikalsen
Modified: 2025-03-13 04:57 UTC (History)
0 users

See Also:
bugzilla: maintainer-feedback? (getz)


Attachments
Add missing build dependency: devel/py-setuptools (1.01 KB, patch)
2025-03-12 18:31 UTC, Getz Mikalsen
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
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(+)