From owner-cvs-all Wed Feb 10 11:10:33 1999 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id LAA05250 for cvs-all-outgoing; Wed, 10 Feb 1999 11:10:33 -0800 (PST) (envelope-from owner-cvs-all@FreeBSD.ORG) Received: from dfw-ix8.ix.netcom.com (dfw-ix8.ix.netcom.com [206.214.98.8]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id LAA05223; Wed, 10 Feb 1999 11:10:13 -0800 (PST) (envelope-from asami@vader.cs.berkeley.edu) Received: (from smap@localhost) by dfw-ix8.ix.netcom.com (8.8.4/8.8.4) id NAA08696; Wed, 10 Feb 1999 13:10:06 -0600 (CST) Received: from sji-ca1-226.ix.netcom.com(209.109.232.226) by dfw-ix8.ix.netcom.com via smap (V1.3) id rma008541; Wed Feb 10 13:09:24 1999 Received: (from asami@localhost) by silvia.hip.berkeley.edu (8.9.1/8.6.9) id LAA81968; Wed, 10 Feb 1999 11:08:11 -0800 (PST) Date: Wed, 10 Feb 1999 11:08:11 -0800 (PST) Message-Id: <199902101908.LAA81968@silvia.hip.berkeley.edu> To: markm@FreeBSD.ORG CC: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG In-reply-to: <199902101609.IAA89709@freefall.freebsd.org> (message from Mark Murray on Wed, 10 Feb 1999 08:09:49 -0800 (PST)) Subject: Re: cvs commit: ports/mail/exim Makefile ports/mail/exim/files md5 From: asami@FreeBSD.ORG (Satoshi Asami) Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk * Fixed handling of USE_XLIB to deal with =NO correctly. USE_XLIB is a binary variable. Setting it to NO has the same effect as YES (or "y" or "da" or whatever) in hundreds of other ports. I recommend you revert this to avoid confusing other porters. Satoshi To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message