Ticket #35225: fontconfig-2.10.diff
File fontconfig-2.10.diff, 1.3 KB (added by ryandesign (Ryan Carsten Schmidt), 12 years ago) |
---|
-
Portfile
6 6 PortGroup archcheck 1.0 7 7 8 8 name fontconfig 9 version 2.9.0 10 revision 1 9 version 2.10 11 10 categories graphics 12 11 maintainers ryandesign 13 12 license fontconfig … … 22 21 23 22 master_sites ${homepage}release/ 24 23 25 checksums rmd160 9456d0ab2ae72086ec3edce9d72e007e2bf9bf1e \26 sha256 ca7e25071cf044bdcdaf7c48845243c115b9269b4e369c6bd78a29e71f01b41a24 checksums rmd160 a8d2e3554fcb2fcd7ceb0a355b1637570ca7036e \ 25 sha256 492b8d3135409d63093b3e8d1fbb7f8ce10283a890fcb7dafcbc0f70e01b26bb 27 26 28 27 depends_build port:pkgconfig 29 28 … … 44 43 45 44 configure.args --with-docdir=${docdir} 46 45 47 # https://bugs.freedesktop.org/show_bug.cgi?id=2020848 patch.pre_args -p149 patchfiles patch-check-arch-at-runtime.diff50 51 46 # We put this into a pre-configure so it can be evaluated _after_ variants selection. 52 47 pre-configure { 53 48 configure.args-append --with-add-fonts=[join ${add_fonts} ,]