From owner-cvs-all@FreeBSD.ORG Sun Mar 30 15:59:30 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 04A1C37B401; Sun, 30 Mar 2003 15:59:30 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 68E2F43F75; Sun, 30 Mar 2003 15:59:29 -0800 (PST) (envelope-from edwin@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h2UNxT0U081414; Sun, 30 Mar 2003 15:59:29 -0800 (PST) (envelope-from edwin@repoman.freebsd.org) Received: (from edwin@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h2UNxTFb081413; Sun, 30 Mar 2003 15:59:29 -0800 (PST) Message-Id: <200303302359.h2UNxTFb081413@repoman.freebsd.org> From: Edwin Groothuis Date: Sun, 30 Mar 2003 15:59:29 -0800 (PST) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/lang/smarteiffel Makefile X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 30 Mar 2003 23:59:32 -0000 edwin 2003/03/30 15:59:29 PST FreeBSD ports repository Modified files: lang/smarteiffel Makefile Log: loadpath.UNIX as installed is wrong Eiffel applications that still rely on loadpath to work correctly, will not work with the port as installed. This patch fixes that problem. PR: ports/47988 Submitted by: User & Revision Changes Path 1.8 +24 -12 ports/lang/smarteiffel/Makefile