From owner-freebsd-current@FreeBSD.ORG Sun Aug 7 21:36:03 2005 Return-Path: X-Original-To: current@freebsd.org Delivered-To: freebsd-current@FreeBSD.ORG Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 02E8916A41F; Sun, 7 Aug 2005 21:36:03 +0000 (GMT) (envelope-from lists@yazzy.org) Received: from mail.yazzy.org (mail.yazzy.org [217.8.140.16]) by mx1.FreeBSD.org (Postfix) with ESMTP id 9FCA543D45; Sun, 7 Aug 2005 21:36:00 +0000 (GMT) (envelope-from lists@yazzy.org) Received: from yazzy.org (localhost [127.0.0.1]) by mail.yazzy.org (Postfix) with SMTP id 296C339812; Sun, 7 Aug 2005 23:36:29 +0200 (CEST) Received: from lapdance ([192.168.98.10]) (SquirrelMail authenticated user lists@yazzy.org) by mail.yazzy.org with HTTP; Sun, 7 Aug 2005 23:36:29 +0200 (CEST) Message-ID: <56118.192.168.98.10.1123450589.squirrel@mail.yazzy.org> Date: Sun, 7 Aug 2005 23:36:29 +0200 (CEST) From: "M.Jessa" To: , X-Priority: 3 Importance: Normal X-Mailer: SquirrelMail (version 1.2.11) MIME-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Transfer-Encoding: 8bit Cc: Subject: (no subject) X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: lists@yazzy.org List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 07 Aug 2005 21:36:03 -0000 Hi. I noticed typing make OVERRIDE_LINUX_BASE_PORT="suse-9.3" in /usr/ports/java/linux-sun-jdk14 works fine but putting the same variable in /etc/make.conf gives: ===> linux-sun-jdk-1.4.2.08_2 There is no emulators/linux_base-suse-9.3, perhaps wrong use of USE_LINUX or OVERRIDE_LINUX_BASE_PORT.. The same happens with any value for a different linux base than the standard one given to OVERRIDE_LINUX_BASE_PORT. This is on 6.0 BETA 2 Cheers, Marcin P.S Please CC responses from ports@ to me since I am not subscribed there.