Date: Sun, 03 Mar 2002 11:01:05 -0600 (CST) From: Conrad Sabatier <conrads@cox.net> To: 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: <XFMail.20020303110105.conrads@cox.net> In-Reply-To: <002d01c1c209$c99cb870$5f45a8c0@auir.gank.org>
next in thread | previous in thread | raw e-mail | index | archive | help
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.
--
Conrad Sabatier <conrads@cox.net>
LSD melts in your mind, not in your hand.
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?XFMail.20020303110105.conrads>
