From owner-cvs-all@FreeBSD.ORG Thu Feb 14 07:13:30 2008 Return-Path: Delivered-To: cvs-all@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 3E2BF16A420; Thu, 14 Feb 2008 07:13:30 +0000 (UTC) (envelope-from maho@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id 09ECC13C474; Thu, 14 Feb 2008 07:13:30 +0000 (UTC) (envelope-from maho@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 m1E7DTFx014585; Thu, 14 Feb 2008 07:13:29 GMT (envelope-from maho@repoman.freebsd.org) Received: (from maho@localhost) by repoman.freebsd.org (8.14.1/8.14.1/Submit) id m1E7DTnG014584; Thu, 14 Feb 2008 07:13:29 GMT (envelope-from maho) Message-Id: <200802140713.m1E7DTnG014584@repoman.freebsd.org> From: Maho Nakata Date: Thu, 14 Feb 2008 07:13:29 +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/math/octave/files patch-configure.in 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, 14 Feb 2008 07:13:30 -0000 maho 2008-02-14 07:13:29 UTC FreeBSD ports repository Added files: math/octave/files patch-configure.in Log: Use the C++ compiler for linking liboctinterp.so in order to avoid lots of "Undefined symbol" errors also the tests passes. Submitted by: Ryan Hinton Revision Changes Path 1.1 +12 -0 ports/math/octave/files/patch-configure.in (new)