Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 6 Jan 2004 04:40:21 -0800 (PST)
From:      "Sergey A. Osokin" <osa@freebsd.org.ru>
To:        freebsd-ports-bugs@FreeBSD.org
Subject:   Re: ports/60974: irc/irssi port does not obey -DWITH_PROXY="yes" option
Message-ID:  <200401061240.i06CeLs3021412@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
The following reply was made to PR ports/60974; it has been noted by GNATS.

From: "Sergey A. Osokin" <osa@freebsd.org.ru>
To: Bharat Mediratta <bharat@menalto.com>
Cc: FreeBSD-gnats-submit@FreeBSD.org
Subject: Re: ports/60974: irc/irssi port does not obey -DWITH_PROXY="yes" option
Date: Tue, 6 Jan 2004 15:37:16 +0300

 On Tue, Jan 06, 2004 at 03:56:58AM -0800, Bharat Mediratta wrote:
 > >Description:
 > 	I'm trying to build irssi with its proxy capability.  From reading the Makefile
 > 	I should be able to do 
 > 		make -DWITH_PROXY=yes
 > 
 > 	(or if I'm reading it wrong):
 > 		make -DWITH_PROXY
 > 
 > 	either way, it doesn't seem to pass the --with-proxy option to configure.
 
 Try to use follwoing recipe:
 $ make WITH_PROXY=yes install clean
 
 -- 
 // ozz



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