From owner-cvs-ports@FreeBSD.ORG Fri Jun 23 12:23:49 2006 Return-Path: X-Original-To: cvs-ports@FreeBSD.org Delivered-To: cvs-ports@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id E74AC16A4C9; Fri, 23 Jun 2006 12:23:49 +0000 (UTC) (envelope-from bsam@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id CC96543D46; Fri, 23 Jun 2006 12:23:47 +0000 (GMT) (envelope-from bsam@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k5NCNlrW094717; Fri, 23 Jun 2006 12:23:47 GMT (envelope-from bsam@repoman.freebsd.org) Received: (from bsam@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k5NCNlLH094716; Fri, 23 Jun 2006 12:23:47 GMT (envelope-from bsam) Message-Id: <200606231223.k5NCNlLH094716@repoman.freebsd.org> From: Boris Samorodov Date: Fri, 23 Jun 2006 12:23:47 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/emulators/linux_base-fc3 Makefile ports/emulators/linux_base-fc4 Makefile X-BeenThere: cvs-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 23 Jun 2006 12:23:50 -0000 bsam 2006-06-23 12:23:47 UTC FreeBSD ports repository Modified files: emulators/linux_base-fc3 Makefile emulators/linux_base-fc4 Makefile Log: Use USE_LINUX_PREFIX instead of PREFIX?= ${LINUXBASE} and NO_MTREE. PR: 99320 Submitted by: gabor Approved by: netchild (mentor) Revision Changes Path 1.9 +1 -2 ports/emulators/linux_base-fc3/Makefile 1.9 +1 -2 ports/emulators/linux_base-fc4/Makefile