Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 03 Mar 2002 20:39:22 +0100
From:      Mathieu Arnold <arn_mat@club-internet.fr>
To:        conrads@cox.net, Craig Boston <craig@meoqu.gank.org>
Cc:        stable@FreeBSD.ORG, Barry Pederson <barryp@yahoo.com>, stanb@awod.com
Subject:   Re: Persistant config data for ports?
Message-ID:  <1763698656.1015187962@sauron>
In-Reply-To: <XFMail.20020303110105.conrads@cox.net>
References:   <XFMail.20020303110105.conrads@cox.net>

next in thread | previous in thread | raw e-mail | index | archive | help

--On dimanche 3 mars 2002 11:01 -0600 Conrad Sabatier <conrads@cox.net> 
wrote:

>
> On 02-Mar-2002 Craig Boston wrote:
>>
>> Well, for the ports that take make variables, you can edit
>> /usr/local/etc/pkgtools.conf and specify the ones you want to set.  For
>> example, here is an excerpt from mine:
>>
>>   MAKE_ARGS = {
>>         'net/cvsup*' => 'WITHOUT_X11=yes',
>>         'net/samba*' => 'WITHOUT_CUPS=yes',
>>         'net/ethereal' => 'WITHOUT_SNMP=yes',
>>         'databases/postgresql7' => 'WITHOUT_SERVER=yes',
>>   }
>
> Neat.  But is it possible to UNdefine a variable in a similar fashion?
> I'm thinking mainly of the mpg123 port, which has WANT_ESOUND=yes in the
> Makefile (but I don't want esound!).  Simply setting WANT_ESOUND=no has no
> effect.

Did you try WITHOUT_ESOUND ?

-- 
Mathieu Arnold

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-stable" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?1763698656.1015187962>