Ticket #51539: 51539.diff
File 51539.diff, 284 bytes (added by chrisjogorman, 8 years ago) |
---|
-
Portfile
78 78 test.args-append BLAS="${linalglib}" 79 79 } 80 80 81 destroot.target install-shlib install-staticlib 82 81 83 test.run yes
File 51539.diff, 284 bytes (added by chrisjogorman, 8 years ago) |
---|
78 | 78 | test.args-append BLAS="${linalglib}" |
---|---|---|
79 | 79 | } |
80 | 80 | |
81 | destroot.target install-shlib install-staticlib | |
82 | ||
81 | 83 | test.run yes |