From owner-freebsd-ports-bugs@FreeBSD.ORG Fri Sep 21 14:40:08 2007 Return-Path: Delivered-To: freebsd-ports-bugs@hub.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 0262516A420 for ; Fri, 21 Sep 2007 14:40:08 +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 CAA9F13C448 for ; Fri, 21 Sep 2007 14:40:07 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.14.1/8.14.1) with ESMTP id l8LEe7QU010868 for ; Fri, 21 Sep 2007 14:40:07 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.1/8.14.1/Submit) id l8LEe7Pg010867; Fri, 21 Sep 2007 14:40:07 GMT (envelope-from gnats) Date: Fri, 21 Sep 2007 14:40:07 GMT Message-Id: <200709211440.l8LEe7Pg010867@freefall.freebsd.org> To: freebsd-ports-bugs@FreeBSD.org From: Dan Pelleg Cc: Subject: Re: ports/116454: net/unison: should depend on X11-enabled ocaml when built WITH_GTK2 X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: Dan Pelleg List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 21 Sep 2007 14:40:08 -0000 The following reply was made to PR ports/116454; it has been noted by GNATS. From: Dan Pelleg To: bug-followup@FreeBSD.org Cc: Subject: Re: ports/116454: net/unison: should depend on X11-enabled ocaml when built WITH_GTK2 Date: Fri, 21 Sep 2007 16:21:20 +0200 I think ocaml-nox11 should be noted as a conflict in the GTK2 case. I'm sitting on a patch for unison-2.27.12 that solve this issue (and others). I was waiting for it to be released, but that isn't happening. I'll submit it as a new port unison-devel, and we could then backport the fixes. -- Dan