Created attachment 231112 [details] Patch for fontforge Add missing dependency for gdkpixbuf2 (referenced in gdraw/ggdkdraw.c and gdraw/ggdkdrawP.h) Switch to upstream release archive as recommended by Porters Handbook Do some minor changes to Makefile Compile tested on FreeBSD 13.0-STABLE #2 stable/13-n248607-93a95ebbf7c (amd64) (make, make check-plist) Poudriere testport OK 12.2-RELEASE (amd64) Poudriere testport OK 13.0-RELEASE (i386)
Looks good to me.
A commit in branch main references this bug: URL: https://cgit.FreeBSD.org/ports/commit/?id=27e0a0490abdba2aac8e56fa6b840359277bb645 commit 27e0a0490abdba2aac8e56fa6b840359277bb645 Author: Daniel Engberg <diizzy@FreeBSD.org> AuthorDate: 2022-01-19 07:48:45 +0000 Commit: Daniel Engberg <diizzy@FreeBSD.org> CommitDate: 2022-01-19 07:52:06 +0000 print/fontforge: Add missing dependency, switch to upstream release archive Add missing dependency for gdkpixbuf2 (referenced in gdraw/ggdkdraw.c and gdraw/ggdkdrawP.h) Switch to upstream release archive as recommended by Porters Handbook Do some minor changes to Makefile PR: 261301 Reviewed by: Naram Qashat <cyberbotx@cyberbotx.com> (maintainer) print/fontforge/Makefile | 15 ++++++++------- print/fontforge/distinfo | 6 +++--- 2 files changed, 11 insertions(+), 10 deletions(-)