From owner-freebsd-ports@FreeBSD.ORG Mon Jun 23 07:47:49 2008 Return-Path: Delivered-To: freebsd-ports@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 67F371065676 for ; Mon, 23 Jun 2008 07:47:49 +0000 (UTC) (envelope-from ale@FreeBSD.org) Received: from andxor.it (relay.andxor.it [195.223.2.3]) by mx1.freebsd.org (Postfix) with SMTP id 55FBF8FC2C for ; Mon, 23 Jun 2008 07:47:47 +0000 (UTC) (envelope-from ale@FreeBSD.org) Received: (qmail 17512 invoked from network); 23 Jun 2008 07:21:06 -0000 Received: from unknown (HELO ale.andxor.it) (192.168.2.5) by andxor.it with SMTP; 23 Jun 2008 07:21:06 -0000 Message-ID: <485F4EE1.9040603@FreeBSD.org> Date: Mon, 23 Jun 2008 09:21:05 +0200 From: Alex Dupre User-Agent: Thunderbird 2.0.0.14 (X11/20080608) MIME-Version: 1.0 To: Doug Barton References: <20080622020728.GC13734@server.vk2pj.dyndns.org> <485DF018.5020703@FreeBSD.org> <485F4B7E.3040905@FreeBSD.org> In-Reply-To: <485F4B7E.3040905@FreeBSD.org> Content-Type: text/plain; charset=ISO-8859-15; format=flowed Content-Transfer-Encoding: 7bit Cc: Peter Jeremy , glewis@FreeBSD.org, freebsd-ports@FreeBSD.org Subject: Re: Issues with portmaster 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: Mon, 23 Jun 2008 07:47:49 -0000 Doug Barton ha scritto: > Portmaster uses CONFLICTS to avoid this issue. I can't see how CONFLICTS could solve this issue: we can install all the JDKs together without problems (this is different from original bison problem). The issue here is that the jdk port directory is not a variable parameter, based on which javac binary is selected. -- Alex Dupre