Ticket #2980: patch-Portfile.diff

File patch-Portfile.diff, 308 bytes (added by cssdev@…, 19 years ago)

Portfile patch to explicitly specify python2.4

  • Portfile

    old new  
    2222distname                wxPythonSrc-${version}
    2323checksums               md5 ea4eb68e10a0c2a9be643b35dcb78e41
    2424
    25 depends_lib             bin:python2.4:python24 \
     25depends_lib             bin:python:python24 \
    2626                                bin:wx-config:wxWindows
    2727
    2828use_configure   no