Ticket #21468: Portfile.diff
File Portfile.diff, 677 bytes (added by howarth@…, 15 years ago) |
---|
-
Portfile
old new 40 40 41 41 post-patch { 42 42 reinplace "s|@PYTHON_PKGD@|${python.pkgd}|g" ${worksrcpath}/configure 43 reinplace "s|@INSTALL_DIR@|${destroot}|g" ${worksrcpath}/contrib/opal/ZSI/Makefile.in 44 reinplace "s|@PYTHON_PREFIX@|${python.prefix}|g" ${worksrcpath}/contrib/opal/ZSI/Makefile.in 43 reinplace "s|/usr/bin/python|${python.bin}|g" ${worksrcpath}/bin/ApbsClient.py.in 44 reinplace "s|/usr/local/apbs-1.1.0|${prefix}|g" ${worksrcpath}/bin/ApbsClient.py.in 45 reinplace "s|python2.5|python2.6|g" ${worksrcpath}/bin/ApbsClient.py.in 45 46 } 46 47 47 48 destroot {