aboutsummaryrefslogtreecommitdiff
path: root/mail/dkimap4/files/patch-dboxpath.h
diff options
context:
space:
mode:
authorMartin Wilke <miwi@FreeBSD.org>2009-03-23 20:53:42 +0000
committerMartin Wilke <miwi@FreeBSD.org>2009-03-23 20:53:42 +0000
commit5e535e782212b88c5653bcdf5b479068766cccd3 (patch)
tree383e4760b87c61a4d7ed195e85cffa507c0ebb80 /mail/dkimap4/files/patch-dboxpath.h
parent35cea31fea158f2accc4945843748baf785015f0 (diff)
downloadports-5e535e782212b88c5653bcdf5b479068766cccd3.tar.gz
ports-5e535e782212b88c5653bcdf5b479068766cccd3.zip
Notes
Diffstat (limited to 'mail/dkimap4/files/patch-dboxpath.h')
-rw-r--r--mail/dkimap4/files/patch-dboxpath.h21
1 files changed, 0 insertions, 21 deletions
diff --git a/mail/dkimap4/files/patch-dboxpath.h b/mail/dkimap4/files/patch-dboxpath.h
deleted file mode 100644
index 1aa73b5f7f67..000000000000
--- a/mail/dkimap4/files/patch-dboxpath.h
+++ /dev/null
@@ -1,21 +0,0 @@
---- unixlib/dboxpath.h.orig Thu May 17 01:39:49 2001
-+++ unixlib/dboxpath.h Mon Aug 6 02:52:11 2001
-@@ -5,6 +5,7 @@
- #include <string>
-
- #include <libdbox.h>
-+#include <paths.h>
-
- #ifdef __MSDOS__
- #define DIRCHAR "\\"
-@@ -14,7 +15,9 @@
-
- #define TEMPDIR "/tmp/"
-
--#define DKIMAP4DIR "/var/spool/dkimap/"
-+#ifndef GLOBALMAILDIR
-+#define GLOBALMAILDIR _PATH_MAILDIR "/"
-+#endif
-
- //#define DBOXSYSTEMDIR "%s" "system" DIRCHAR
- //#define DBOXCLIENTDIR DBOXSYSTEMDIR "clients" DIRCHAR "%s" DIRCHAR