Ticket #18287: lesstif.patch
File lesstif.patch, 446 bytes (added by jeremyhu (Jeremy Huddleston Sequoia), 16 years ago) |
---|
-
Portfile
37 37 38 38 post-patch { 39 39 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 40 42 } 41 43 42 44 use_autoreconf yes