Ticket #27756: git-core.patch
File git-core.patch, 371 bytes (added by singingwolfboy@…, 14 years ago) |
---|
-
Portfile
99 99 } 100 100 101 101 if {![variant_isset python26] && ![variant_isset python27]} { 102 default_variants +python2 6102 default_variants +python27 103 103 } 104 104 105 105 variant python26 conflicts python27 description {Use Python 2.6} {