diff options
author | Joe Marcus Clarke <marcus@FreeBSD.org> | 2004-08-06 22:49:11 +0000 |
---|---|---|
committer | Joe Marcus Clarke <marcus@FreeBSD.org> | 2004-08-06 22:49:11 +0000 |
commit | 7beeccbc3cda86939d460097e87da7e084a5124f (patch) | |
tree | 3e451fd9556519e782249771b6064e83cced51bf /mail/balsa/files/patch-doc_omf.make | |
parent | - Update to 2.5.5 (diff) |
Update to 2.2.1. Balsa 1.4.x is obsolete, and doesn't even build anymore.
This update effectively obsoletes the balsa2 port.
Diffstat (limited to 'mail/balsa/files/patch-doc_omf.make')
-rw-r--r-- | mail/balsa/files/patch-doc_omf.make | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/mail/balsa/files/patch-doc_omf.make b/mail/balsa/files/patch-doc_omf.make new file mode 100644 index 000000000000..dcc67260e36b --- /dev/null +++ b/mail/balsa/files/patch-doc_omf.make @@ -0,0 +1,11 @@ +--- doc/omf.make.orig Mon Sep 16 02:46:07 2002 ++++ doc/omf.make Mon Sep 16 02:46:37 2002 +@@ -27,7 +27,7 @@ + # + + omf_dest_dir=$(datadir)/omf/@PACKAGE@ +-scrollkeeper_localstate_dir = $(localstatedir)/scrollkeeper ++scrollkeeper_localstate_dir = /var/db/scrollkeeper + + omf: omf_timestamp + |