diff options
author | Lars Koeller <lkoeller@FreeBSD.org> | 2003-01-19 16:16:42 +0000 |
---|---|---|
committer | Lars Koeller <lkoeller@FreeBSD.org> | 2003-01-19 16:16:42 +0000 |
commit | 98bf9511846b91dc76444ad4253758e298d8232c (patch) | |
tree | be364c0e0b6245061baa1609090d162cf988acb7 /mail/faces/files/patch-ac | |
parent | o) Remove of libhelp, which would never compile with current motif (diff) |
o) Update to nearly complete rewritten faces-1.7.7 port
o) This port now includes xfaces functionality -> remove xfaces port
o) Support for different audio systems when building the port
PR: ports/35578, ports/35617
Submitted by: Alan Eldridge <ports@geeksrus.net>
Diffstat (limited to 'mail/faces/files/patch-ac')
-rw-r--r-- | mail/faces/files/patch-ac | 13 |
1 files changed, 0 insertions, 13 deletions
diff --git a/mail/faces/files/patch-ac b/mail/faces/files/patch-ac deleted file mode 100644 index fe9abbdd82c3..000000000000 --- a/mail/faces/files/patch-ac +++ /dev/null @@ -1,13 +0,0 @@ -diff -c -N ../faces/extern.h ./extern.h -*** ../faces/extern.h Tue Nov 19 05:00:48 1991 ---- ./extern.h Tue Dec 10 10:49:37 1996 -*************** -*** 82,87 **** ---- 82,88 ---- - 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. */ |