Ticket #55481: Portfile.diff

File Portfile.diff, 454 bytes (added by MarcusCalhoun-Lopez (Marcus Calhoun-Lopez), 6 years ago)
  • Portfile

    old new  
    181181
    182182    # upstream report:
    183183    #    https://lists.mpich.org/pipermail/discuss/2017-November/005350.html
    184     patchfiles-append patch-pkt_CTS_handler.diff
     184    if {[string first "-devel" $subport] < 0} {
     185        patchfiles-append patch-pkt_CTS_handler.diff
     186    }
    185187
    186188    # avoid dependency on port:bash
    187189    configure.env-append \