From owner-freebsd-x11@FreeBSD.ORG Sun Mar 7 12:10:03 2010 Return-Path: Delivered-To: freebsd-x11@hub.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 8602F106566C for ; Sun, 7 Mar 2010 12:10:03 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:4f8:fff6::28]) by mx1.freebsd.org (Postfix) with ESMTP id 555118FC13 for ; Sun, 7 Mar 2010 12:10:03 +0000 (UTC) Received: from freefall.freebsd.org (localhost [127.0.0.1]) by freefall.freebsd.org (8.14.4/8.14.4) with ESMTP id o27CA3HO093715 for ; Sun, 7 Mar 2010 12:10:03 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.4/8.14.4/Submit) id o27CA3s2093714; Sun, 7 Mar 2010 12:10:03 GMT (envelope-from gnats) Date: Sun, 7 Mar 2010 12:10:03 GMT Message-Id: <201003071210.o27CA3s2093714@freefall.freebsd.org> To: freebsd-x11@FreeBSD.org From: Mihai Militaru Cc: Subject: Re: ports/144525: cannot build port x11/sessreg X-BeenThere: freebsd-x11@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: Mihai Militaru List-Id: X11 on FreeBSD -- maintaining and support List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 07 Mar 2010 12:10:03 -0000 The following reply was made to PR ports/144525; it has been noted by GNATS. From: Mihai Militaru To: FreeBSD-gnats-submit@FreeBSD.org, freebsd-ports-bugs@FreeBSD.org Cc: Subject: Re: ports/144525: cannot build port x11/sessreg Date: Sun, 7 Mar 2010 14:12:28 +0200 I managed to build it. I've removed the only recurrence of utmp.h from the patch. I hope this is the good way to do it.