Ticket #13781: Portfile-py25-gobject.diff
File Portfile-py25-gobject.diff, 703 bytes (added by gui-dos (Guido Soranzio), 17 years ago) |
---|
-
Portfile
old new 31 31 port:libxslt \ 32 32 port:python25 33 33 34 configure.env PYTHON=python2.5 35 configure.args --disable-glibtest 34 configure.python ${prefix}/bin/python2.5 36 35 37 test.run yes 38 test.env PYTHONPATH=[glob -nocomplain ${worksrcpath}/build/lib*] 39 test.target check 36 platform darwin 9 { 37 post-extract { 38 reinplace "s| -export-symbols-regex.*||g" ${worksrcpath}/gobject/Makefile.am 39 reinplace "s| -export-symbols-regex.*||g" ${worksrcpath}/gobject/Makefile.in 40 } 41 } 40 42 41 43 post-destroot { 42 44 set docdir ${prefix}/share/doc/${name}-${version}