Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 10 Dec 2001 15:09:29 -0500
From:      Bill Moran <wmoran@potentialtech.com>
To:        Jarek Granat <jarek@adeon.lublin.pl>
Cc:        freebsd-questions@FreeBSD.ORG
Subject:   Re: Ports - BitchX&IPv6
Message-ID:  <3C151679.6070601@potentialtech.com>
References:  <20011210203609.L6025-100000@adeon.lublin.pl>

next in thread | previous in thread | raw e-mail | index | archive | help
Jarek Granat wrote:
> How can I do that?
> 
> I tried sth. like that:
> 
> #cd /usr/ports/irc/bitchx
> #make WITH_IPV6=yes
> #make install

I believe what you want is:

#cd /usr/ports/irc/bitchx
#make -D WITH_IPV6
#make install

-- 
Bill Moran
Potential Technology
http://www.potentialtech.com


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-questions" in the body of the message




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