Ticket #20612: Portfile.2.diff

File Portfile.2.diff, 471 bytes (added by neric27@…, 15 years ago)

patch to find pygobject-codegen-2.0 outside /opt/local/bin

  • Portfile

    old new  
    4040set python.bin      ${python.prefix}/bin/python${python.branch}
    4141
    4242configure.args-append  --prefix=${python.prefix}
     43configure.env-append PYGOBJECT_CODEGEN=${python.prefix}/bin/pygobject-codegen-2.0
    4344configure.pkg_config_path  ${python.prefix}/lib/pkgconfig
    4445
    4546configure.python    ${python.bin}