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
10 lines
326 B
Text
10 lines
326 B
Text
--- ./html/faq.html.orig Sat Oct 28 23:34:51 2000
|
|
+++ ./html/faq.html Sat Oct 28 23:36:04 2000
|
|
@@ -2572,7 +2572,7 @@
|
|
|
|
Answer: instead of using <b>/usr/include/ndbm.h</b>, you're building
|
|
Postfix with some incompatible third-party file, typically
|
|
-<b>/usr/local/include/ndbm.h</b>.
|
|
+<b>!!PREFIX!!/include/ndbm.h</b>.
|
|
|
|
<p>
|