Ticket #58417: Portfile.diff
File Portfile.diff, 607 bytes (added by josephsacco, 6 years ago) |
---|
-
(a) Portfile- vs. (b) Portfile
a b 65 65 port:py${python_version}-lxml \ 66 66 port:py${python_version}-numpy 67 67 68 patchfiles pdf-parser.cpp.diff 68 69 post-patch { 69 70 reinplace "s|\"python-interpreter\", \"python\"|\"python-interpreter\", \"python${python_major}.${python_minor}\"|g" ${worksrcpath}/src/extension/implementation/script.cpp 70 71 reinplace "s|^#include \"Object.h\"|#include \"${prefix}/include/poppler/Object.h\"|" ${worksrcpath}/src/extension/internal/pdfinput/pdf-parser.h