Created attachment 250594 [details] Add .else clause to if noneCOL, adding @comment to PLIST_SUB Packaging fails when disabling COLLAB, attached patch does the missing @comment
Created attachment 259828 [details] Alternative patch I believe it is possible to simplify the approach, by moving the closing .endif up, which allows us avoid duplicating lines.
*** Bug 291032 has been marked as a duplicate of this bug. ***
A commit in branch main references this bug: URL: https://cgit.FreeBSD.org/ports/commit/?id=2c4e0e5335c05f56851687d99b0c826e13d95353 commit 2c4e0e5335c05f56851687d99b0c826e13d95353 Author: Jason E. Hale <jhale@FreeBSD.org> AuthorDate: 2025-11-15 18:19:22 +0000 Commit: Jason E. Hale <jhale@FreeBSD.org> CommitDate: 2025-11-15 18:27:30 +0000 editors/abiword: Fix pkg-plist with COLSUGAR off PR: 278929 Reported by: Harald Schmalzbauer <bugzilla.freebsd@omnilan.de> MFH: 2025Q4 editors/abiword/Makefile | 2 -- editors/abiword/pkg-plist | 6 +++--- 2 files changed, 3 insertions(+), 5 deletions(-)
There were other problems, but this should be fixed now. Sorry it took so long!
A commit in branch 2025Q4 references this bug: URL: https://cgit.FreeBSD.org/ports/commit/?id=bbff452d00c3816c59b43cf480875cc3fb9b4c71 commit bbff452d00c3816c59b43cf480875cc3fb9b4c71 Author: Jason E. Hale <jhale@FreeBSD.org> AuthorDate: 2025-11-15 18:19:22 +0000 Commit: Jason E. Hale <jhale@FreeBSD.org> CommitDate: 2025-11-15 18:31:17 +0000 editors/abiword: Fix pkg-plist with COLSUGAR off PR: 278929 Reported by: Harald Schmalzbauer <bugzilla.freebsd@omnilan.de> MFH: 2025Q4 (cherry picked from commit 2c4e0e5335c05f56851687d99b0c826e13d95353) editors/abiword/Makefile | 2 -- editors/abiword/pkg-plist | 6 +++--- 2 files changed, 3 insertions(+), 5 deletions(-)