Ticket #14937: Portfile.diff
File Portfile.diff, 535 bytes (added by neric27@…, 17 years ago) |
---|
-
Portfile
old new 71 71 72 72 post-patch { 73 73 reinplace "s|\"python-interpreter\", \"python\"|\"python-interpreter\", \"${prefix}/bin/python2.5\"|g" ${worksrcpath}/src/extension/implementation/script.cpp 74 reinplace "s|^#include \"Object.h\"|#include \"${prefix}/include/poppler/Object.h\"|" ${worksrcpath}/src/extension/internal/pdfinput/pdf-parser.h 74 75 }