Ticket #21362: Portfile.diff
File Portfile.diff, 464 bytes (added by Veence (Vincent), 15 years ago) |
---|
-
Portfile
old new 22 22 sha1 a36b462e4afac91d7aacef9944bff0706ea64168 \ 23 23 rmd160 45807500e8a46e5d31e9a3cc5245f1720cd2ae16 24 24 25 post-configure { 26 if {[variant_isset universal]} { 27 system "cd ${worksrcpath} && patch < ${filespath}/patch_libtool.diff" 28 } 29 } 30 25 31 test.run yes 26 32 test.cmd make 27 33 test.target check