From owner-cvs-ports@FreeBSD.ORG Mon Mar 15 03:51:31 2004 Return-Path: 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 DC62B16A4CE; Mon, 15 Mar 2004 03:51:31 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id BF91043D45; Mon, 15 Mar 2004 03:51:31 -0800 (PST) (envelope-from kris@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.10/8.12.10) with ESMTP id i2FBpVGe042532; Mon, 15 Mar 2004 03:51:31 -0800 (PST) (envelope-from kris@repoman.freebsd.org) Received: (from kris@localhost) by repoman.freebsd.org (8.12.10/8.12.10/Submit) id i2FBpVcV042525; Mon, 15 Mar 2004 03:51:31 -0800 (PST) (envelope-from kris) Message-Id: <200403151151.i2FBpVcV042525@repoman.freebsd.org> From: Kris Kennaway Date: Mon, 15 Mar 2004 03:51:31 -0800 (PST) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/x11-wm/icewm/files patch-configure patch-configure.in X-BeenThere: cvs-ports@freebsd.org X-Mailman-Version: 2.1.1 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: Mon, 15 Mar 2004 11:51:32 -0000 kris 2004/03/15 03:51:31 PST FreeBSD ports repository Added files: x11-wm/icewm/files patch-configure patch-configure.in Log: Contrary to the assertion in the configure script, it is not "better to link C++ code with the C compiler". This fixes the build on amd64. Revision Changes Path 1.1 +11 -0 ports/x11-wm/icewm/files/patch-configure (new) 1.14 +38 -0 ports/x11-wm/icewm/files/patch-configure.in (new)