Ticket #16957: pari.patch

File pari.patch, 431 bytes (added by wbl (Watson Ladd), 16 years ago)
  • (a) math/pari/Portfile vs. (b) oldpari

    a b  
    2828    file rename -force ${worksrcpath}/Configure ${worksrcpath}/configure
    2929}
    3030
    31 variant gmp description {Build with GNU MP support.} {
    32         depends_lib-append port:gmp
    33         configure.args-append --with-gmp
    34 
    35 }
    36 
    3731post-destroot {
    3832    set docdir ${destroot}${prefix}/share/doc/${name}
    3933    file mkdir ${docdir}