graphics/xpdf is renamed (actually copied) to xpdf3. Those who want to continue to use xpdf with a Motif interface can either install xpdf3 or set XPDF_VERSION=3 in make.conf and continue to install graphics/xpdf. This works around any POLA issues people might have between the old and the new. PR: 222002
8 lines
456 B
Text
8 lines
456 B
Text
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.
|