[Bug 278154] print/lilypond: fix build with NLS option turned off
Date: Wed, 03 Apr 2024 21:36:28 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=278154 Bug ID: 278154 Summary: print/lilypond: fix build with NLS option turned off Product: Ports & Packages Version: Latest Hardware: Any OS: Any Status: New Severity: Affects Some People Priority: --- Component: Individual Port(s) Assignee: ports-bugs@FreeBSD.org Reporter: m.ne@gmx.net Attachment #249686 maintainer-approval+ Flags: Created attachment 249686 --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=249686&action=edit patch fixing dependencies for NLS Lilypond always expects gettext-tools to be present during build leading to a failing configure stage when the NLS option is turned off. The patch fixes the dependencies for either value of NLS. (Thanks D'Arcy Cain for pointing out the problem.) -- You are receiving this mail because: You are the assignee for the bug.