From owner-cvs-ports@FreeBSD.ORG Fri Jun 23 17:07:40 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 63D1B16A49A; Fri, 23 Jun 2006 17:07:40 +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 17C7843D45; Fri, 23 Jun 2006 17:07:40 +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 k5NH7dVu035276; Fri, 23 Jun 2006 17:07:39 GMT (envelope-from bsam@repoman.freebsd.org) Received: (from bsam@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k5NH7dKm035275; Fri, 23 Jun 2006 17:07:39 GMT (envelope-from bsam) Message-Id: <200606231707.k5NH7dKm035275@repoman.freebsd.org> From: Boris Samorodov Date: Fri, 23 Jun 2006 17:07:39 +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 17:07:40 -0000 bsam 2006-06-23 17:07:39 UTC FreeBSD ports repository Modified files: emulators/linux_base-fc3 Makefile emulators/linux_base-fc4 Makefile Log: First do "brandelf -t Linux" at WRKSRC and then do install. This makes impossible to shoot oneself to the foot if PREFIX is set to /usr/local. Reported by: consumidor at emulation@ ML Approved by: netchild (mentor) Revision Changes Path 1.10 +5 -4 ports/emulators/linux_base-fc3/Makefile 1.10 +5 -4 ports/emulators/linux_base-fc4/Makefile