Skip site navigation (1)Skip section navigation (2)
Date:      Thu,  7 Jul 2005 13:17:18 +0900 (JST)
From:      TAOKA Fumiyoshi <fmysh@iijmio-mail.jp>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/83079: mail/postfix: an obsolate sample in Makefile
Message-ID:  <20050707041718.88C72F1822@prime.quad.dyndns.org>
Resent-Message-ID: <200507070420.j674KBVP086749@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         83079
>Category:       ports
>Synopsis:       mail/postfix: an obsolate sample in Makefile
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          doc-bug
>Submitter-Id:   current-users
>Arrival-Date:   Thu Jul 07 04:20:10 GMT 2005
>Closed-Date:
>Last-Modified:
>Originator:     TAOKA Fumiyoshi
>Release:        
>Organization:
>Environment:
>Description:
	There is a comment which refers to IPv6TLS in Makefile
	though the port (Postfix 2.2) no longer supports it.

>How-To-Repeat:
>Fix:

Index: Makefile
===================================================================
RCS file: /home/ncvs/ports/mail/postfix/Makefile,v
retrieving revision 1.96
diff -u -r1.96 Makefile
--- Makefile	6 Jul 2005 16:37:35 -0000	1.96
+++ Makefile	7 Jul 2005 03:50:59 -0000
@@ -7,7 +7,7 @@
 
 # To pre-select options in batch mode, run make like this:
 #
-#  make -DBATCH POSTFIX_OPTIONS="DB3 IPv6TLS"
+#  make -DBATCH POSTFIX_OPTIONS="DB3 TLS"
 #
 # the options are the same names as in the scripts/configure.postfix file.
 # POSTFIX_OPTIONS can be set in /etc/make.conf also.

>Release-Note:
>Audit-Trail:
>Unformatted:



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20050707041718.88C72F1822>