Ticket #18287: lesstif.patch

File lesstif.patch, 446 bytes (added by jeremyhu (Jeremy Huddleston Sequoia), 15 years ago)

Portfile patch

  • Portfile

     
    3737
    3838post-patch {
    3939        system "touch ${worksrcpath}/test/{NEWS,README,AUTHORS,ChangeLog,COPYING}"
     40        reinplace 's:LT_HAVE_FREETYPE:FINDXFT_HAVE_FREETYPE:g' ${worksrcpath}/acinclude.m4
     41        reinplace 's:LT_HAVE_XRENDER:FINDXFT_HAVE_XRENDER:g' ${worksrcpath}/acinclude.m4
    4042}
    4143
    4244use_autoreconf yes