Created attachment 256057 [details] Patch for libcdr01 * Remove unnecessary CPP/CXX flags * Use USES= localbase:ldflags helper * Adjust port Makefile to follow Porters Handbook more close Poudriere testport OK 13.3-RELEASE (amd64) Poudriere testport OK 14.1-RELEASE (amd64) Tested with following consumers in Poudriere on 14.1-RELEASE (amd64): editors/libreoffice graphics/inkscape graphics/openfx-arena print/scribus print/scribus-devel
LGTM, please feel free to commit it.
A commit in branch main references this bug: URL: https://cgit.FreeBSD.org/ports/commit/?id=0e736b5a249184c47079b10646c074db08a8ddf3 commit 0e736b5a249184c47079b10646c074db08a8ddf3 Author: Daniel Engberg <diizzy@FreeBSD.org> AuthorDate: 2024-12-23 21:02:07 +0000 Commit: Daniel Engberg <diizzy@FreeBSD.org> CommitDate: 2024-12-23 21:08:39 +0000 graphics/libcdr01: Modernize port * Remove unnecessary CPP/CXX flags * Use USES= localbase:ldflags helper * Adjust port Makefile to follow Porters Handbook more close PR: 283502 Approved by: office (lwhsu) graphics/libcdr01/Makefile | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-)
Commmitted, thanks!