Ticket #27756: git-core.patch

File git-core.patch, 371 bytes (added by singingwolfboy@…, 13 years ago)
  • Portfile

     
    9999}
    100100
    101101if {![variant_isset python26] && ![variant_isset python27]} {
    102     default_variants    +python26
     102    default_variants    +python27
    103103}
    104104
    105105variant python26 conflicts python27 description {Use Python 2.6} {