Summary: | sysutils/coreutils: Fix GMP option | ||||||
---|---|---|---|---|---|---|---|
Product: | Ports & Packages | Reporter: | Daniel Engberg <diizzy> | ||||
Component: | Individual Port(s) | Assignee: | Daniel Engberg <diizzy> | ||||
Status: | Closed FIXED | ||||||
Severity: | Affects Only Me | CC: | jharris, vvd | ||||
Priority: | --- | Flags: | bugzilla:
maintainer-feedback?
(jharris) |
||||
Version: | Latest | ||||||
Hardware: | Any | ||||||
OS: | Any | ||||||
Attachments: |
|
maintainer timeout > 14 days. A commit in branch main references this bug: URL: https://cgit.FreeBSD.org/ports/commit/?id=ad05a2f3d0805a88394a5c637fe4577048a737ee commit ad05a2f3d0805a88394a5c637fe4577048a737ee Author: Daniel Engberg <diizzy@FreeBSD.org> AuthorDate: 2024-09-15 11:15:09 +0000 Commit: Daniel Engberg <diizzy@FreeBSD.org> CommitDate: 2024-09-15 11:15:16 +0000 sysutils/coreutils: Fix GMP option Toggle is libgmp not gmp, while at adjust layout in Makefile PR: 281075 Approved by: portmgr (maintainer timeout, 2+ weeks) sysutils/coreutils/Makefile | 11 +++++++---- 1 file changed, 7 insertions(+), 4 deletions(-) |
Created attachment 253099 [details] Patch for coreutils The toggle is libgmp not gmp Also, shouldn't libgmp be enabled by default?