1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-25 09:34:11 +00:00
freebsd-ports/graphics/xpdf/files/patch-xpdf::Makefile.in
Norikatsu Shigemura a43acc3732 Update to 3.02.
PR:		ports/110058
Submitted by:	Eric P. Scott <eps+pbug0703 <at> ana.com>
		Jose Garcia Juanino <jjuanino <at> gmail.com>
2007-04-01 13:14:26 +00:00

12 lines
344 B
Plaintext

--- xpdf/Makefile.in.orig Tue Feb 27 14:05:52 2007
+++ xpdf/Makefile.in
@@ -110,7 +110,7 @@
pdffonts$(EXE) pdftoppm$(EXE) pdfimages$(EXE)
all-no-x: pdftops$(EXE) pdftotext$(EXE) pdfinfo$(EXE) pdffonts$(EXE) \
- pdfimages$(EXE)
+ pdftoppm$(EXE) pdfimages$(EXE)
#------------------------------------------------------------------------