From owner-freebsd-stable Sun Mar 3 9: 1: 9 2002 Delivered-To: freebsd-stable@freebsd.org Received: from ip68-14-62-49.no.no.cox.net (ip68-14-62-49.no.no.cox.net [68.14.62.49]) by hub.freebsd.org (Postfix) with ESMTP id 4B41637B402 for ; Sun, 3 Mar 2002 09:01:07 -0800 (PST) Received: (from conrads@localhost) by ip68-14-62-49.no.no.cox.net (8.11.6/8.11.6) id g23H15E74672; Sun, 3 Mar 2002 11:01:05 -0600 (CST) (envelope-from conrads) Message-ID: X-Mailer: XFMail 1.5.2 on FreeBSD X-Priority: 3 (Normal) Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 8bit MIME-Version: 1.0 In-Reply-To: <002d01c1c209$c99cb870$5f45a8c0@auir.gank.org> Date: Sun, 03 Mar 2002 11:01:05 -0600 (CST) Reply-To: conrads@cox.net Organization: A Rag-Tag Band of Drug-crazed Hippies From: Conrad Sabatier To: Craig Boston Subject: Re: Persistant config data for ports? Cc: stable@FreeBSD.ORG, Barry Pederson , stanb@awod.com Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG 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 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