Changeset 118118 for trunk/dports


Ignore:
Timestamp:
Mar 23, 2014, 2:15:51 AM (10 years ago)
Author:
ryandesign@…
Message:

youtube-dl: fix python34 variant to actually use python34

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/dports/net/youtube-dl/Portfile

    r118116 r118118  
    6767
    6868variant python34 conflicts python27 python33 description {Use Python 3.4} {
    69     depends_run-append  port:python33
    70     configure.python    ${prefix}/bin/python3.3
     69    depends_run-append  port:python34
     70    configure.python    ${prefix}/bin/python3.4
    7171}
    7272
Note: See TracChangeset for help on using the changeset viewer.