mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-23 00:43:28 +00:00
687233a6eb
- Remove the DRAW options, regards it is a third patch and doesn't apply anymore in this new version. - Add ghostscript fonts(TYPE1) to be build as an option. PR: ports/166601 Submitted by: Alex Kozlov <spam@rm-rf.kiev.ua>
11 lines
344 B
Plaintext
11 lines
344 B
Plaintext
Index: xpdf/Makefile.in
|
|
@@ -112,7 +112,7 @@
|
|
pdffonts$(EXE) pdfdetach$(EXE) pdftoppm$(EXE) pdfimages$(EXE)
|
|
|
|
all-no-x: pdftops$(EXE) pdftotext$(EXE) pdfinfo$(EXE) pdffonts$(EXE) \
|
|
- pdfdetach$(EXE) pdfimages$(EXE)
|
|
+ pdfdetach$(EXE) pdftoppm$(EXE) pdfimages$(EXE)
|
|
|
|
#------------------------------------------------------------------------
|
|
|