From 1ccb661af047c31f8bb1eaf8916abee8e32cfd92 Mon Sep 17 00:00:00 2001 From: FUJISHIMA Satsuki Date: Mon, 12 Mar 2001 20:05:11 +0000 Subject: fix build options. MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit PR: 25746 Submitted by: R)Bémi Guyomarch --- mail/postfix1/scripts/configure.postfix | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'mail/postfix1') diff --git a/mail/postfix1/scripts/configure.postfix b/mail/postfix1/scripts/configure.postfix index 07c0a567bfea..0f5c9f99b8db 100644 --- a/mail/postfix1/scripts/configure.postfix +++ b/mail/postfix1/scripts/configure.postfix @@ -1,5 +1,5 @@ #!/bin/sh -# $FreeBSD: /tmp/pcvs/ports/mail/postfix1/scripts/Attic/configure.postfix,v 1.3 2001-03-11 19:53:59 alex Exp $ +# $FreeBSD: /tmp/pcvs/ports/mail/postfix1/scripts/Attic/configure.postfix,v 1.4 2001-03-12 20:05:11 sf Exp $ if [ -f ${WRKDIRPREFIX}${CURDIR}/Makefile.inc ]; then exit @@ -34,7 +34,7 @@ MySQL "MySQL map lookups" OFF \ OpenLDAP "OpenLDAP map lookups" OFF \ Test "SMTP/LMTP test server and generator" OFF \ TLS "Secure Sockets Layer and Transport Layer Security" OFF \ -IPv6 "IPv6 support" OFF +IPv6 "IPv6 support" OFF \ 2> $tempfile fi -- cgit v1.2.3