Ticket #13250: tin-sigwinch.patch

File tin-sigwinch.patch, 361 bytes (added by 8656396@…, 16 years ago)

Workaround developed by Thomas E. Dickey

  • Portfile

    old new  
    3939
    4040build.dir               ${worksrcpath}/src
    4141
     42configure.cppflags-append       -DSIGWINCH=28
     43
    4244pre-destroot {          file mkdir ${destroot}${prefix}/share/doc/${name}
    4345                        file mkdir ${destroot}${prefix}/etc/${name}
    4446                        xinstall -m 644 -v -W ${worksrcpath}/doc \