Ticket #20612: Portfile.2.diff
File Portfile.2.diff, 471 bytes (added by neric27@…, 15 years ago) |
---|
-
Portfile
old new 40 40 set python.bin ${python.prefix}/bin/python${python.branch} 41 41 42 42 configure.args-append --prefix=${python.prefix} 43 configure.env-append PYGOBJECT_CODEGEN=${python.prefix}/bin/pygobject-codegen-2.0 43 44 configure.pkg_config_path ${python.prefix}/lib/pkgconfig 44 45 45 46 configure.python ${python.bin}