Ticket #21362: Portfile.diff

File Portfile.diff, 464 bytes (added by Veence (Vincent), 15 years ago)
  • Portfile

    old new  
    2222                 sha1 a36b462e4afac91d7aacef9944bff0706ea64168 \
    2323                 rmd160 45807500e8a46e5d31e9a3cc5245f1720cd2ae16
    2424
     25post-configure {
     26  if {[variant_isset universal]} {
     27    system "cd ${worksrcpath} && patch < ${filespath}/patch_libtool.diff"
     28  }
     29}
     30
    2531test.run         yes
    2632test.cmd         make
    2733test.target      check