diff options
Diffstat (limited to 'mail/qmail-ldap/files/extra-patch-automaildirmake')
-rw-r--r-- | mail/qmail-ldap/files/extra-patch-automaildirmake | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/mail/qmail-ldap/files/extra-patch-automaildirmake b/mail/qmail-ldap/files/extra-patch-automaildirmake new file mode 100644 index 000000000000..f4491e947dd1 --- /dev/null +++ b/mail/qmail-ldap/files/extra-patch-automaildirmake @@ -0,0 +1,11 @@ +--- Makefile.orig Tue Dec 12 12:38:03 2000 ++++ Makefile Tue Dec 12 12:38:40 2000 +@@ -33,7 +33,7 @@ + MNW=-DMAKE_NETSCAPE_WORK + + # to enable the auto-maildir-make feature uncomment the next line +-#MDIRMAKE=-DAUTOMAILDIRMAKE ++MDIRMAKE=-DAUTOMAILDIRMAKE + + # to enable the auto-homedir-make feature uncomment the next line + #HDIRMAKE=-DAUTOHOMEDIRMAKE |