mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-16 03:24:07 +00:00
982d1edbe7
${LOCALBASE}/libexec/xpdf. PR: 204696
9 lines
456 B
Plaintext
9 lines
456 B
Plaintext
Please note: The binaries in this package -- pdffonts, pdfimages, pdfinfo,
|
|
pdfdetach, pdftohtml, pdftopng, pdftoppm, pdftops, pdftotext -- are
|
|
installed in ${LOCALBASE}/libexec/xpdf. The reason for this is to not
|
|
conflict with the poppler-utils package, which is a prerequisite of many
|
|
other packages. If you need to use any of these utilites,
|
|
|
|
a) create symlinks in ${LOCALBASE}/bin or some other directory in $PATH, or
|
|
b) install graphics/poppler-utils.
|