Date: Sun, 1 Aug 2004 10:24:51 +0200 From: Volker Kindermann <freebsd@secspace.de> To: freebsd-ports@freebsd.org Subject: Re: A doubt! Message-ID: <20040801102451.5211f438@cherub.home.volker.de> In-Reply-To: <1091313486.410c1f4e7eff7@webmail.cli.di.unipi.it> References: <1091313486.410c1f4e7eff7@webmail.cli.di.unipi.it>
next in thread | previous in thread | raw e-mail | index | archive | help
Hi, > I'd like to know if it is possible to specify port specific build > option in /etc/make.conf. For example compile GNU make WITHOUT_NLS > support and another port with NLS support. I don't think that it's possible in /etc/make.conf. If I understand it correctly, make.conf is mainly for the base system. But you can install the /usr/ports/sysutils/portupgrade port. There you have a configuration files which holds port specific options. It's located in /usr/local/etc/ and called pkgtools.conf -volker
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20040801102451.5211f438>