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>
12 lines
466 B
Plaintext
12 lines
466 B
Plaintext
--- configure.in.orig Tue Feb 27 14:05:51 2007
|
|
+++ configure.in
|
|
@@ -348,6 +348,6 @@
|
|
if test "x$smr_have_freetype2_library" != xyes; then
|
|
AC_MSG_WARN([Couldn't find FreeType]);
|
|
fi
|
|
- AC_MSG_WARN([-- You will be able to compile pdftops, pdftotext,
|
|
- pdfinfo, pdffonts, and pdfimages, but not xpdf or pdftoppm])
|
|
+ AC_MSG_WARN([-- You will be able to compile pdftoppm, pdftops, pdftotext,
|
|
+ pdfinfo, pdffonts, and pdfimages, but not xpdf])
|
|
fi
|