Ticket #21468: Portfile.diff

File Portfile.diff, 677 bytes (added by howarth@…, 14 years ago)

corrected reduced Portfile diff

  • Portfile

    old new  
    4040
    4141post-patch {
    4242    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
    4546}
    4647
    4748destroot {