summaryrefslogtreecommitdiff
path: root/mail/faces/patches/patch-ag
diff options
context:
space:
mode:
authorsimonb <simonb>1999-10-01 05:09:14 +0000
committersimonb <simonb>1999-10-01 05:09:14 +0000
commit0e10a2f7494d0b8fc6e6506fab3f1388cd21fbc7 (patch)
treea2fc5ef884aef4bc8c574d77053c0efaf546d5d1 /mail/faces/patches/patch-ag
parentef2a58746c806f098f9a1fe6becdc8dc7ef6402c (diff)
downloadpkgsrc-0e10a2f7494d0b8fc6e6506fab3f1388cd21fbc7.tar.gz
Spilt patches into one-file-per-patch-file, and make this work on
the pmax (and other mips ports) - all the world is not IRIX...
Diffstat (limited to 'mail/faces/patches/patch-ag')
-rw-r--r--mail/faces/patches/patch-ag11
1 files changed, 11 insertions, 0 deletions
diff --git a/mail/faces/patches/patch-ag b/mail/faces/patches/patch-ag
new file mode 100644
index 00000000000..cb6c1814063
--- /dev/null
+++ b/mail/faces/patches/patch-ag
@@ -0,0 +1,11 @@
+diff -ur ../faces-DIST/extern.h ./extern.h
+--- ../faces-DIST/extern.h Tue Nov 19 15:00:48 1991
++++ ./extern.h Fri Oct 1 14:32:02 1999
+@@ -82,6 +82,7 @@
+ extern int facetype ; /* Type of face file found. */
+ extern int firsttime ; /* Zeroised after first mail/printer check. */
+ extern int flashes ; /* Number of flashes for arrival of new mail. */
++extern int border_width ; /* Border width of window. */
+ extern int fromc_found ; /* Set if "From:" line found during processing. */
+ extern int froms_found ; /* Set if "From " line found during processing. */
+ extern int height ; /* Height in pixels of faces display. */