aboutsummaryrefslogtreecommitdiff
path: root/graphics/xpdf
diff options
context:
space:
mode:
authorCy Schubert <cy@FreeBSD.org>2015-11-20 14:24:43 +0000
committerCy Schubert <cy@FreeBSD.org>2015-11-20 14:24:43 +0000
commit982d1edbe7e6db658b35d35a8862f23123793922 (patch)
treeaad28314592c3f1e1e5199971c1d5c2196e15a3e /graphics/xpdf
parent0c44961a35bf2a3da7fb53b56ddd8ba30f5c07ca (diff)
downloadports-982d1edbe7e6db658b35d35a8862f23123793922.tar.gz
ports-982d1edbe7e6db658b35d35a8862f23123793922.zip
Notes
Diffstat (limited to 'graphics/xpdf')
-rw-r--r--graphics/xpdf/Makefile2
-rw-r--r--graphics/xpdf/pkg-message8
2 files changed, 9 insertions, 1 deletions
diff --git a/graphics/xpdf/Makefile b/graphics/xpdf/Makefile
index 7e3967067af7..871bc3d73e31 100644
--- a/graphics/xpdf/Makefile
+++ b/graphics/xpdf/Makefile
@@ -2,7 +2,7 @@
PORTNAME= xpdf
PORTVERSION= 3.04
-PORTREVISION= 6
+PORTREVISION= 7
CATEGORIES= graphics print
MASTER_SITES= http://mirrors.rit.edu/zi/ \
ftp://ftp.foolabs.com/pub/xpdf/ \
diff --git a/graphics/xpdf/pkg-message b/graphics/xpdf/pkg-message
new file mode 100644
index 000000000000..e8baf67674ee
--- /dev/null
+++ b/graphics/xpdf/pkg-message
@@ -0,0 +1,8 @@
+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.