Date: Sun, 21 Nov 2004 19:49:37 +0100 From: Remko Lodder <remko@FreeBSD.org> To: Martin Hudec <corwin@aeternal.net> Cc: freebsd-questions@freebsd.org Subject: Re: Passing options to configure / compiler Message-ID: <41A0E341.2000304@FreeBSD.org> In-Reply-To: <20041121183214.GE3260@pleiades.aeternal.net> References: <200411211306.05181.v.demartino2@virgilio.it> <41A0C4E1.3060805@FreeBSD.org> <20041121183214.GE3260@pleiades.aeternal.net>
next in thread | previous in thread | raw e-mail | index | archive | help
Martin Hudec wrote: > > > It would be nice for him to set options pkgtools.conf, which > can be usually found in /usr/local/etc. > > For example: > I want links to be compiled without X11 support, so I set in section > named MAKE_ARGS following: > > 'www/links' => 'WITHOUT_X11=yes', > > so this compilation option will be reflected next time he uses > portupgrade utility. Otherwise portupgrade will ignore previous > compilation options. Or at least I don't know how to tell portupgrade > which options did I use to compile the port :). Ah yes, i was not aware of that yet (saved my make options in a seperated file... ;)). Thanks! Cheers! > > > Cheers, > > Martin > -- Kind regards, Remko Lodder FreeBSD (Dutch) Documentation Team
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?41A0E341.2000304>