You've already forked macports-ports
mirror of
https://github.com/macports/macports-ports.git
synced 2026-07-12 18:20:25 -07:00
pymol-devel: fix post-patch phase
This commit is contained in:
@@ -115,7 +115,9 @@ post-patch {
|
||||
reinplace "s|@@BOOST_INC_DIR@@|[boost::include_dir]|g" ${worksrcpath}/setup.py
|
||||
reinplace "s|@@PYTHON_PKGDIR@@|${python.pkgd}|g" ${worksrcpath}/setup/pymol_macports
|
||||
reinplace "s|@@PYTHON_BINARY@@|${python.bin}|g" ${worksrcpath}/setup/pymol_macports
|
||||
reinplace "s|cxx + ' ' + cxxflags|'${configure.cxx} ' + cxxflags|g" ${worksrcpath}/monkeypatch_distutils.py
|
||||
if {${subport} eq ${name}} {
|
||||
reinplace "s|cxx + ' ' + cxxflags|'${configure.cxx} ' + cxxflags|g" ${worksrcpath}/monkeypatch_distutils.py
|
||||
}
|
||||
}
|
||||
|
||||
post-destroot {
|
||||
|
||||
Reference in New Issue
Block a user