Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 13 Dec 2007 16:29:58 GMT
From:      Éric JACQUOT <ejacquot@delfic.org>
To:        freebsd-gnats-submit@FreeBSD.org
Subject:   ports/118669: Claws Mail IPv6 MakeFile problem
Message-ID:  <200712131629.lBDGTwD3062363@www.freebsd.org>
Resent-Message-ID: <200712131640.lBDGe1wp063990@freefall.freebsd.org>

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

>Number:         118669
>Category:       ports
>Synopsis:       Claws Mail IPv6 MakeFile problem
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Thu Dec 13 16:40:01 UTC 2007
>Closed-Date:
>Last-Modified:
>Originator:     Éric JACQUOT
>Release:        6.3
>Organization:
>Environment:
FreeBSD samsara.intra2.delfic.org 6.3-PRERELEASE FreeBSD 6.3-PRERELEASE #1: Fri Dec  7 13:33:33 CET 2007     shakya@samsara.intra2.delfic.org:/usr/obj/usr/src/sys/A6KM  i386
>Description:
ipv6 disable for compilation but enable in config.

>How-To-Repeat:

>Fix:

## /usr/ports/mail/claws-mail/Makefile


169c169
< .if defined(WITHOUT_IPV6) || defined(WITH_ALL)
---
> .if !defined(WITHOUT_IPV6) || defined(WITH_ALL)


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



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