Ticket #28458: Portfile.diff
File Portfile.diff, 644 bytes (added by gellule.xg@…, 14 years ago) |
---|
-
Portfile.
old new 87 87 # does nothing but offer a counter-point to disable_debugging 88 88 } 89 89 90 variant no_x11 description {Remove dependency on X11} { 91 patchfiles-append patch-configure-removeX11.diff 92 } 93 90 94 post-patch { 91 95 reinplace "s|\"python-interpreter\", \"python\"|\"python-interpreter\", \"python2.6\"|g" ${worksrcpath}/src/extension/implementation/script.cpp 92 96 reinplace "s|^#include \"Object.h\"|#include \"${prefix}/include/poppler/Object.h\"|" ${worksrcpath}/src/extension/internal/pdfinput/pdf-parser.h