Bug 273119

Summary: security/lasso: Define USES= gmake and pathfix
Product: Ports & Packages Reporter: Daniel Engberg <diizzy>
Component: Individual Port(s)Assignee: Muhammad Moinur Rahman <bofh>
Status: Closed FIXED    
Severity: Affects Only Me Flags: bugzilla: maintainer-feedback? (bofh)
Priority: ---    
Version: Latest   
Hardware: Any   
OS: Any   
Attachments:
Description Flags
Patch for lasso none

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(-)