From owner-cvs-all@FreeBSD.ORG Thu Jul 19 10:07:31 2007 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 75B3C16A402; Thu, 19 Jul 2007 10:07:31 +0000 (UTC) (envelope-from rafan@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [69.147.83.41]) by mx1.freebsd.org (Postfix) with ESMTP id 4EB5913C4B2; Thu, 19 Jul 2007 10:07:31 +0000 (UTC) (envelope-from rafan@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.1/8.14.1) with ESMTP id l6JA7VWV073428; Thu, 19 Jul 2007 10:07:31 GMT (envelope-from rafan@repoman.freebsd.org) Received: (from rafan@localhost) by repoman.freebsd.org (8.14.1/8.14.1/Submit) id l6JA7Vnx073427; Thu, 19 Jul 2007 10:07:31 GMT (envelope-from rafan) Message-Id: <200707191007.l6JA7Vnx073427@repoman.freebsd.org> From: Rong-En Fan Date: Thu, 19 Jul 2007 10:07:31 +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/editors/e3 Makefile X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 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: Thu, 19 Jul 2007 10:07:31 -0000 rafan 2007-07-19 10:07:30 UTC FreeBSD ports repository Modified files: editors/e3 Makefile Log: - When starting on -current, it failes due to bad syscall. Fix that. I tried this patch on both up-to-date current and 6.2-stable, both work. PR: ports/112793 Submitted by: rmgls at wanadoo.Fr Approved by: Joseph Scott (maintainer) Revision Changes Path 1.21 +4 -1 ports/editors/e3/Makefile