diff options
author | Will Andrews <will@FreeBSD.org> | 2000-11-01 04:53:30 +0000 |
---|---|---|
committer | Will Andrews <will@FreeBSD.org> | 2000-11-01 04:53:30 +0000 |
commit | 65eaaf5277b8f9f6749b3d83c019e6505da746f7 (patch) | |
tree | 054470820e3f2f842132f8f6ad83350e6ca05709 /mail/postfix-current/files/patch-ec | |
parent | Remove helpbrowser again -- it appears to be optional to gnome (look (diff) |
Update to snapshot 20001030. Use real make(1) .for (instead of @for)
loops. Fix occasional breakage when CC contains spaces. Remove manpages
from the PLIST. Remove miscellaneous erroneous lines from PLIST. Use
proper WITH_* PLIST_SUBs. Consolidate .if defined(WITH_*)'s. Add iteration
for CONF* files in their two separate locations as well as BIN*. Use
absolute paths in install script. Hand MAINTAINER saber over to David W.
Chapman. :-)
PR: 21439, 22409
Submitted by: Yarema <yds@dppl.com>
David W. Chapman Jr. <dwcjr@inethouston.net>
Approved by: MAINTAINER
Notes
Notes:
svn path=/head/; revision=34520
Diffstat (limited to 'mail/postfix-current/files/patch-ec')
-rw-r--r-- | mail/postfix-current/files/patch-ec | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/mail/postfix-current/files/patch-ec b/mail/postfix-current/files/patch-ec index 74edda76007b..6d12d1ce4c17 100644 --- a/mail/postfix-current/files/patch-ec +++ b/mail/postfix-current/files/patch-ec @@ -1,5 +1,5 @@ -*** ./global/mail_params.h.orig Wed May 31 19:18:31 2000 ---- ./global/mail_params.h Thu Jun 1 22:17:10 2000 +*** ./src/global/mail_params.h.orig Wed May 31 19:18:31 2000 +--- ./src/global/mail_params.h Thu Jun 1 22:17:10 2000 *************** *** 155,157 **** #ifndef DEF_PROGRAM_DIR |