From owner-freebsd-x11@FreeBSD.ORG Tue Dec 31 18:30:01 2013 Return-Path: Delivered-To: freebsd-x11@smarthost.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 9BE9EB0A for ; Tue, 31 Dec 2013 18:30:01 +0000 (UTC) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:1900:2254:206c::16:87]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id 6E6FF1651 for ; Tue, 31 Dec 2013 18:30:01 +0000 (UTC) Received: from freefall.freebsd.org (localhost [127.0.0.1]) by freefall.freebsd.org (8.14.7/8.14.7) with ESMTP id rBVIU1d4038590 for ; Tue, 31 Dec 2013 18:30:01 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.7/8.14.7/Submit) id rBVIU1Qp038589; Tue, 31 Dec 2013 18:30:01 GMT (envelope-from gnats) Date: Tue, 31 Dec 2013 18:30:01 GMT Message-Id: <201312311830.rBVIU1Qp038589@freefall.freebsd.org> To: freebsd-x11@FreeBSD.org Cc: From: Niclas Zeising Subject: Re: ports/184952: x11-servers/xorg-server: Slave port makefiles all have same error X-BeenThere: freebsd-x11@freebsd.org X-Mailman-Version: 2.1.17 Precedence: list Reply-To: Niclas Zeising List-Id: X11 on FreeBSD -- maintaining and support List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 31 Dec 2013 18:30:01 -0000 The following reply was made to PR ports/184952; it has been noted by GNATS. From: Niclas Zeising To: bug-followup@FreeBSD.org, freebsd@marino.st, kwm@freebsd.org Cc: Subject: Re: ports/184952: x11-servers/xorg-server: Slave port makefiles all have same error Date: Tue, 31 Dec 2013 19:23:59 +0100 This breaks detection of WITH_NEW_XORG= and needs to be reverted. Regards! -- Niclas Zeising