Date: Thu, 23 Oct 2003 10:12:35 +0200 From: Szilveszter Adam <sziszi@bsd.hu> To: freebsd-current@freebsd.org Subject: Re: Question on freeBSD (5.1-CURRENT) portupgrade of Perl 5.8 andlibiconv 1.9.1_3 Message-ID: <20031023081234.GA1716@momo.buza.adamsfamily.xx> In-Reply-To: <1066800070.97635.21.camel@shumai.marcuscom.com> References: <3F961244.2070809@mindcore.net> <1066800070.97635.21.camel@shumai.marcuscom.com>
next in thread | previous in thread | raw e-mail | index | archive | help
Hello, On Wed, Oct 22, 2003 at 01:21:10AM -0400, Joe Marcus Clarke wrote: > On Wed, 2003-10-22 at 01:14, Scott W wrote: > > Also, is there a way to pass configure options to portupgrade, or should > > I run make clean && ./configure for each port in an 'upgrade chain' and > > then force portupgrade to not make clean prior to building/installing? > > Configure arguments? No. However, you can use the -m option to pass > make arguments (e.g. -DWITH_FOO). To pass configure arguments, you'd > have to edit the port Makefiles directly. There is an easier way: you can use CONFIGURE_* variables, which can also be defined on the command line. For documentation on these and on the Makefile format for ports, see the Porters Handbook. There is also pkgtools.conf, as has been noted. Hope this helps. -- Regards: Szilveszter ADAM Budapest Hungary
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20031023081234.GA1716>