From owner-freebsd-ports Sun Mar 9 6:59:46 2003 Delivered-To: freebsd-ports@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 7AA1B37B401 for ; Sun, 9 Mar 2003 06:59:45 -0800 (PST) Received: from netgecko.info (netgecko.info [217.160.92.122]) by mx1.FreeBSD.org (Postfix) with ESMTP id 37EC543F3F for ; Sun, 9 Mar 2003 06:59:44 -0800 (PST) (envelope-from alex.kiesel@document-root.de) Received: from [192.168.1.31] (p508B3AE5.dip.t-dialin.net [80.139.58.229]) by netgecko.info (Postfix) with ESMTP id 0361188097 for ; Sun, 9 Mar 2003 15:43:25 +0100 (CET) Subject: Let port depend on linux_base-6 From: Alex Kiesel To: ports@freebsd.org Content-Type: text/plain Organization: Message-Id: <1047220963.30243.2.camel@detention.home.ahk> Mime-Version: 1.0 X-Mailer: Ximian Evolution 1.2.2 Date: 09 Mar 2003 15:42:43 +0100 Content-Transfer-Encoding: 7bit Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Hi, I am currently writing a port that needs linux emulation to run. It works fine when running on a system with linux_base-6 installed but fails when having linux_base-7 instead. How can I assure there is linux_base-6 installed? I only found Makefile-flag USE_LINUX which does not let me choose a version. Thanks, Alex To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message