mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-27 00:57:50 +00:00
a43acc3732
PR: ports/110058 Submitted by: Eric P. Scott <eps+pbug0703 <at> ana.com> Jose Garcia Juanino <jjuanino <at> gmail.com>
16 lines
829 B
Plaintext
16 lines
829 B
Plaintext
--- configure.orig Tue Feb 27 14:05:51 2007
|
|
+++ configure
|
|
@@ -11798,8 +11798,8 @@
|
|
{ echo "$as_me:$LINENO: WARNING: Couldn't find FreeType" >&5
|
|
echo "$as_me: WARNING: Couldn't find FreeType" >&2;};
|
|
fi
|
|
- { echo "$as_me:$LINENO: WARNING: -- You will be able to compile pdftops, pdftotext,
|
|
- pdfinfo, pdffonts, and pdfimages, but not xpdf or pdftoppm" >&5
|
|
-echo "$as_me: WARNING: -- You will be able to compile pdftops, pdftotext,
|
|
- pdfinfo, pdffonts, and pdfimages, but not xpdf or pdftoppm" >&2;}
|
|
+ { echo "$as_me:$LINENO: WARNING: -- You will be able to compile pdftoppm, pdftops, pdftotext,
|
|
+ pdfinfo, pdffonts, and pdfimages, but not xpdf" >&5
|
|
+echo "$as_me: WARNING: -- You will be able to compile pdftoppm, pdftops, pdftotext,
|
|
+ pdfinfo, pdffonts, and pdfimages, but not xpdf" >&2;}
|
|
fi
|