From owner-freebsd-ports@FreeBSD.ORG Thu May 31 11:25:48 2007 Return-Path: X-Original-To: freebsd-ports@freebsd.org Delivered-To: freebsd-ports@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 0B41616A41F for ; Thu, 31 May 2007 11:25:48 +0000 (UTC) (envelope-from tobez@tobez.org) Received: from heechee.tobez.org (heechee.tobez.org [194.255.56.42]) by mx1.freebsd.org (Postfix) with ESMTP id C3ABA13C46C for ; Thu, 31 May 2007 11:25:47 +0000 (UTC) (envelope-from tobez@tobez.org) Received: by heechee.tobez.org (Postfix, from userid 1001) id 95DA112545A; Thu, 31 May 2007 13:09:00 +0200 (CEST) Date: Thu, 31 May 2007 13:09:00 +0200 From: Anton Berezin To: Freminlins Message-ID: <20070531110900.GA61556@heechee.tobez.org> Mail-Followup-To: Anton Berezin , Freminlins , freebsd-ports@freebsd.org References: Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.4.2.2i X-Powered-By: FreeBSD http://www.freebsd.org/ Cc: freebsd-ports@freebsd.org Subject: Re: What has happened to the Exim port? X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 31 May 2007 11:25:48 -0000 On Thu, May 31, 2007 at 10:45:35AM +0100, Freminlins wrote: > Hi, > > Despite trying to build this port with WITH_EXIMON=no in the Makefile it > seems to still require X11: > > mail# make > On FreeBSD before 6.2 ports system unfortunately can not set default X11BASE > by itself so please help it a bit by setting X11BASE=${LOCALBASE} in > make.conf. > On the other hand, if you do wish to use non-default X11BASE, please set > variable USE_NONDEFAULT_X11BASE. > *** Error code 1 > > Any ideas why? This never used to happen. I just want to build exim without > eximon or X11. I can't see a relevant comment in the CVS changes. It has nothing to do with exim, it's what the current ports collection tells you. If you do not have X (old or new) on the machine in question, just do what it says (put X11BASE=${LOCALBASE} in /etc/make.conf) and proceed as usual. \Anton. -- We're going for 'working' here. 'clean' is for people with skills... -- Flemming Jacobsen