Date: Mon, 29 Jul 2002 14:42:11 +0200 From: Roman Neuhauser <neuhauser@bellavista.cz> To: Volker Kindermann <freebsd@secspace.de> Cc: freebsd-newbies@freebsd.org Subject: Re: How to use build options with ports Message-ID: <20020729124210.GD73294@freepuppy.bellavista.cz> In-Reply-To: <20020729141956.587225a4.freebsd@secspace.de> References: <20020729141956.587225a4.freebsd@secspace.de>
next in thread | previous in thread | raw e-mail | index | archive | help
> Date: Mon, 29 Jul 2002 14:19:56 +0200 > From: Volker Kindermann <freebsd@secspace.de> > To: freebsd-newbies@freebsd.org > Subject: How to use build options with ports > > Hi, > > I want to install a port (sylpheed-claws) and make fetch says something > about build options that I may define. > > But I found no hints (neither in the manual, nor in the manpages, list > archives, faqs or google) how I do that. the options are listed in the port's Makefile. you can set them with make -DOPTION or make OPTION=yes -- FreeBSD 4.6-STABLE 2:40PM up 13 days, 59 mins, 9 users, load averages: 0.17, 0.09, 0.03 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-newbies" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20020729124210.GD73294>