FreeBSD Bugzilla – Attachment 249686 Details for
Bug 278154
print/lilypond: fix build with NLS option turned off
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
patch fixing dependencies for NLS
lilypond-2.24.3_2.diff (text/plain), 843 bytes, created by
Martin Neubauer
on 2024-04-03 21:36:28 UTC
(
hide
)
Description:
patch fixing dependencies for NLS
Filename:
MIME Type:
Creator:
Martin Neubauer
Created:
2024-04-03 21:36:28 UTC
Size:
843 bytes
patch
obsolete
>diff --git a/print/lilypond/Makefile b/print/lilypond/Makefile >index b960847009a3..974aa94ca573 100644 >--- a/print/lilypond/Makefile >+++ b/print/lilypond/Makefile >@@ -27,8 +27,8 @@ RUN_DEPENDS= ${LOCALBASE}/share/fonts/dejavu/DejaVuSans-Bold.ttf:x11-fonts/dejav > mftrace:print/mftrace \ > urw-base35-fonts>0:x11-fonts/urw-base35-fonts > >-USES= bison:build compiler:c++11-lib cpe ghostscript gmake gnome \ >- magick:7,build perl5 pkgconfig python >+USES= bison:build compiler:c++11-lib cpe gettext-tools ghostscript \ >+ gmake gnome magick:7,build perl5 pkgconfig python > USE_CXXSTD= c++14 > USE_GNOME= pango > USE_PERL5= build >@@ -71,7 +71,7 @@ GUILE3_DESC= Use guile3 > > GUILE2_USES= guile:2.2 > GUILE3_USES= guile:3.0 >-NLS_USES= gettext >+NLS_USES= gettext-runtime > > post-patch: > @${SED} -e 's|%%FONTDIR%%|${WRKDIR}/fontconfig/cache/|' \
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Flags:
m.ne
:
maintainer-approval+
Actions:
View
|
Diff
Attachments on
bug 278154
: 249686