summaryrefslogtreecommitdiff
path: root/print/pdflib/patches/patch-ab
diff options
context:
space:
mode:
Diffstat (limited to 'print/pdflib/patches/patch-ab')
-rw-r--r--print/pdflib/patches/patch-ab13
1 files changed, 13 insertions, 0 deletions
diff --git a/print/pdflib/patches/patch-ab b/print/pdflib/patches/patch-ab
new file mode 100644
index 00000000000..5c95718e3a3
--- /dev/null
+++ b/print/pdflib/patches/patch-ab
@@ -0,0 +1,13 @@
+$NetBSD: patch-ab,v 1.1.1.1 1999/02/28 15:17:54 hwr Exp $
+
+--- pdf.h.orig Wed Jul 8 15:32:59 1998
++++ pdf.h Sun Feb 28 15:29:53 1999
+@@ -20,7 +20,7 @@
+
+ /* default path to font and AFM directory */
+ #ifndef PDF_DEFAULT_FONT_PATH
+-#define PDF_DEFAULT_FONT_PATH "./fonts"
++#define PDF_DEFAULT_FONT_PATH "/usr/pkg/pdf-afm"
+ #endif
+
+ /* Data types and defines */