Ticket #58417: Portfile.diff

File Portfile.diff, 607 bytes (added by josephsacco, 5 years ago)

Inkscape Portfile diff

  • (a) Portfile- vs. (b) Portfile

    a b  
    6565                    port:py${python_version}-lxml \
    6666                    port:py${python_version}-numpy
    6767
     68patchfiles          pdf-parser.cpp.diff
    6869post-patch {
    6970    reinplace "s|\"python-interpreter\", \"python\"|\"python-interpreter\", \"python${python_major}.${python_minor}\"|g" ${worksrcpath}/src/extension/implementation/script.cpp
    7071    reinplace "s|^#include \"Object.h\"|#include \"${prefix}/include/poppler/Object.h\"|" ${worksrcpath}/src/extension/internal/pdfinput/pdf-parser.h