Ticket #20647: arpack.diff

File arpack.diff, 459 bytes (added by tenomoto (Takeshi Enomoto), 15 years ago)
  • Portfile

    old new  
    2121use_configure   no
    2222worksrcdir      ARPACK
    2323patchfiles      patch-arpack.diff
     24post-patch {
     25   if {[variant_isset g95]} {
     26      reinplace "s|-ff2c||" ${worksrcpath}/ARmake.inc
     27   }
     28}
    2429build.args      all home=${worksrcpath}
    2530destroot    {
    2631   xinstall -m 644 -v -W ${worksrcpath} libarpack.a ${destroot}${prefix}/lib