forked from Lainports/freebsd-ports
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
11 lines
345 B
Text
11 lines
345 B
Text
*** ./src/global/mail_conf.c.orig Sun May 7 18:51:16 2000
|
|
--- ./src/global/mail_conf.c Thu Jun 1 22:16:29 2000
|
|
***************
|
|
*** 53,55 ****
|
|
/* FILES
|
|
! /* /etc/postfix: default Postfix configuration directory.
|
|
/* ENVIRONMENT
|
|
--- 53,55 ----
|
|
/* FILES
|
|
! /* !!PREFIX!!/etc/postfix: default Postfix configuration directory.
|
|
/* ENVIRONMENT
|