From owner-freebsd-ports@FreeBSD.ORG Thu May 31 10:11:56 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 0C0C616A421 for ; Thu, 31 May 2007 10:11:56 +0000 (UTC) (envelope-from freminlins@gmail.com) Received: from an-out-0708.google.com (an-out-0708.google.com [209.85.132.249]) by mx1.freebsd.org (Postfix) with ESMTP id C258F13C447 for ; Thu, 31 May 2007 10:11:55 +0000 (UTC) (envelope-from freminlins@gmail.com) Received: by an-out-0708.google.com with SMTP id c14so46276anc for ; Thu, 31 May 2007 03:11:55 -0700 (PDT) DKIM-Signature: a=rsa-sha1; c=relaxed/relaxed; d=gmail.com; s=beta; h=domainkey-signature:received:received:message-id:date:from:to:subject:mime-version:content-type; b=Q2rEqep7f9tAJFIVqObFZAsm6Y9Tp5xc6MkkAn/X7C31kTFpu/u0QF1tWjo6UcBRAiw7UYbysYNTWsAOgDAk5keO3NzHkuDfNpWOF2UmGCe7U6hLC/qhyNctQkt18r4K5IJHpIy96eljJNQn+o7m7A1To3OOYsLGnDFmEwx1JY0= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=beta; h=received:message-id:date:from:to:subject:mime-version:content-type; b=A+mciLqlUAgdFAlJ8ONPqvfopqGLAxh0VZcRsdihiCzOytGnavNj6XNKPFmL7ToY2O562iZ74FBxAU0buKxOjDpZGSqG5dzdycwaaedM0/diy5tV3O5sGexZSX1JHzU0KP9d+mi0BofFRFIa9F2FJ2IT3/aF2RqAVlQushvw8xs= Received: by 10.100.120.5 with SMTP id s5mr192831anc.1180604736059; Thu, 31 May 2007 02:45:36 -0700 (PDT) Received: by 10.100.152.15 with HTTP; Thu, 31 May 2007 02:45:35 -0700 (PDT) Message-ID: Date: Thu, 31 May 2007 10:45:35 +0100 From: Freminlins To: freebsd-ports@freebsd.org MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Content-Disposition: inline X-Content-Filtered-By: Mailman/MimeDel 2.1.5 Subject: 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 10:11:56 -0000 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. Thanks, Frem.