Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 4 Mar 2006 22:09:46 -0000
From:      "Rob MacGregor" <freebsd.macgregor@blueyonder.co.uk>
To:        <ports@freebsd.org>
Subject:   RE: FreeBSD Port: sqwebmail-5.0.7
Message-ID:  <001b01c63fd8$5946dd20$0100a8c0@macgregor>
In-Reply-To: <200603042114.48225.jumpyboy@infinito.it>

next in thread | previous in thread | raw e-mail | index | archive | help
When we last met our heroes on 04 March 2006 20:15,
 Gianni <> was heard to say:
> Hello,
> I'm becoming crazy to install this port. How can I enable the configure
> option "--enable-https" and not "--enable-https=login" without change the
> Makefile? 

Try: env WITH_HTTPS="yes" make

If you don't want the interactive interface then use:

env WITH_HTTPS="yes" BATCH="yes" make

-- 
 Rob | Oh my God! They killed init! You bastards!




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?001b01c63fd8$5946dd20$0100a8c0>