Bug 273119 - security/lasso: Define USES= gmake and pathfix
Summary: security/lasso: Define USES= gmake and pathfix
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: --- Affects Only Me
Assignee: Muhammad Moinur Rahman
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2023-08-13 20:08 UTC by Daniel Engberg
Modified: 2023-08-18 17:37 UTC (History)
0 users

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


Attachments
Patch for lasso (483 bytes, patch)
2023-08-13 20:08 UTC, Daniel Engberg
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Daniel Engberg freebsd_committer freebsd_triage 2023-08-13 20:08:35 UTC
Created attachment 244070 [details]
Patch for lasso

Without gmake I see random failures on 13.2-RELEASE using ports and pathfix to install pc file in correct directory
Comment 1 commit-hook freebsd_committer freebsd_triage 2023-08-18 17:35:44 UTC
A commit in branch main references this bug:

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

commit 8c1db7498cf8f19ee45093fc28112955d50547b9
Author:     Daniel Engberg <diizzy@FreeBSD.org>
AuthorDate: 2023-08-18 17:02:39 +0000
Commit:     Daniel Engberg <diizzy@FreeBSD.org>
CommitDate: 2023-08-18 17:34:14 +0000

    security/lasso: Add gmake and pathfix to USES

    Without gmake lasso randomly fails to build using Poudriere
    While at it add pathfix to fix install path of pc file

    PR:             273119
    Approved by:    bofh (via private email)
    Sponsored by:   Blinkinblox

 security/lasso/Makefile | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)