ports/60974: irc/irssi port does not obey -DWITH_PROXY="yes" option

Sergey A. Osokin osa at freebsd.org.ru
Tue Jan 6 12:40:22 UTC 2004


The following reply was made to PR ports/60974; it has been noted by GNATS.

From: "Sergey A. Osokin" <osa at freebsd.org.ru>
To: Bharat Mediratta <bharat at menalto.com>
Cc: FreeBSD-gnats-submit at 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



More information about the freebsd-ports-bugs mailing list