From owner-freebsd-x11@FreeBSD.ORG Tue Feb 1 02:49:05 2005 Return-Path: Delivered-To: freebsd-x11@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 89E0F16A4CE; Tue, 1 Feb 2005 02:49:05 +0000 (GMT) Received: from niobe.ijs.si (mail.ijs.si [193.2.4.66]) by mx1.FreeBSD.org (Postfix) with ESMTP id 7AA5443D48; Tue, 1 Feb 2005 02:49:04 +0000 (GMT) (envelope-from dejan.lesjak@ijs.si) Received: from localhost (localhost.ijs.si [127.0.0.1]) by niobe.ijs.si (Postfix) with ESMTP id 427FD1DD4FD; Tue, 1 Feb 2005 03:49:03 +0100 (CET) Received: from niobe.ijs.si ([127.0.0.1]) by localhost (niobe.ijs.si [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 44361-02-3; Tue, 1 Feb 2005 03:48:59 +0100 (CET) Received: from metatron.ijs.si (metatron.ijs.si [193.2.4.152]) by niobe.ijs.si (Postfix) with ESMTP id 2326E1DD421; Tue, 1 Feb 2005 03:48:58 +0100 (CET) Received: from idefix.ijs.si (idefix.ijs.si [193.2.4.33]) (using TLSv1 with cipher RC4-MD5 (128/128 bits)) (No client certificate requested) by metatron.ijs.si (Postfix) with ESMTP id 861DD1C00094; Tue, 1 Feb 2005 03:48:58 +0100 (CET) From: Dejan Lesjak To: freebsd-x11@freebsd.org Date: Tue, 1 Feb 2005 03:48:57 +0100 User-Agent: KMail/1.7.2 References: <20050129192723.GG10443@xor.obsecurity.org> In-Reply-To: <20050129192723.GG10443@xor.obsecurity.org> MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200502010348.57894.dejan.lesjak@ijs.si> X-Virus-Scanned: amavisd-new at ijs.si cc: x11@freebsd.org cc: Kris Kennaway Subject: Re: [ports-i386@pointyhat.freebsd.org: XFree86-4.4.0_1,1 failed on i386 4] X-BeenThere: freebsd-x11@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: X11 on FreeBSD -- maintaining and support List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 01 Feb 2005 02:49:05 -0000 On Saturday 29 of January 2005 20:27, Kris Kennaway wrote: > FYI; can you please investigate and/or report to the developers? If > you are already aware of this problem but do not yet have a fix, > please mark the port BROKEN in the appropriate case, so that users do > not unexpectedly encounter it. [snip] > "Makefile", line 51: Malformed conditional (make(package) && > empty(DEPENDS_TARGET:Mpackage)) "Makefile", line 51: Missing dependency > operator > "Makefile", line 53: if-less endif > "Makefile", line 53: Need an operator > make: fatal errors encountered -- cannot continue > ================================================================ > build ended at Fri Jan 28 07:49:15 GMT 2005 > > > ----- End forwarded message ----- This should be fixed now. Dejan