| Log Message: |
- Mark BROKEN:
pdf2djvu.cc: In function 'int xmain(int, char* const*)':
pdf2djvu.cc:1335: error: no matching function for call to 'pdf::Renderer::startDoc(XRef*)'
/usr/local/include/poppler/SplashOutputDev.h:311: note: candidates are: void SplashOutputDev::startDoc(PDFDoc*)
pdf2djvu.cc:1336: error: no matching function for call to 'MutedRenderer::startDoc(XRef*)'
/usr/local/include/poppler/SplashOutputDev.h:311: note: candidates are: void SplashOutputDev::startDoc(PDFDoc*)
pdf2djvu.cc:1340: error: no matching function for call to 'MutedRenderer::startDoc(XRef*)'
/usr/local/include/poppler/SplashOutputDev.h:311: note: candidates are: void SplashOutputDev::startDoc(PDFDoc*)
gmake: *** [pdf2djvu.o] Error 1
*** [do-build] Error code 1
- Add explicit pkgconf dependency [1]
- Trim header
PR: ports/177306 [1]
Reported by: John Marino <draco@marino.st> [1]
With hat: portmgr
|