From owner-freebsd-ports-bugs Fri Jan 31 9:10:31 2003 Delivered-To: freebsd-ports-bugs@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 4CB8637B664 for ; Fri, 31 Jan 2003 09:10:25 -0800 (PST) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id C310043F93 for ; Fri, 31 Jan 2003 09:10:11 -0800 (PST) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.6/8.12.6) with ESMTP id h0VHABNS098689 for ; Fri, 31 Jan 2003 09:10:11 -0800 (PST) (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.12.6/8.12.6/Submit) id h0VHAB8N098688; Fri, 31 Jan 2003 09:10:11 -0800 (PST) Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 338A137B401 for ; Fri, 31 Jan 2003 09:06:16 -0800 (PST) Received: from socigeog.hmt.toyama-u.ac.jp (socigeog.hmt.toyama-u.ac.jp [160.26.63.48]) by mx1.FreeBSD.org (Postfix) with ESMTP id 337B343F3F for ; Fri, 31 Jan 2003 09:06:15 -0800 (PST) (envelope-from tkato@prontomail.com) Received: from localhost (localhost [127.0.0.1]) by socigeog.hmt.toyama-u.ac.jp (Postfix) with SMTP id 3E5D954B for ; Sat, 1 Feb 2003 02:06:10 +0900 (JST) Message-Id: <20030201020331.72744b06.tkato@prontomail.com> Date: Sat, 1 Feb 2003 02:03:31 +0900 From: KATO Tsuguru To: FreeBSD-gnats-submit@FreeBSD.org Subject: ports/47736: Update port: audio/wmsmixer Sender: owner-freebsd-ports-bugs@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org >Number: 47736 >Category: ports >Synopsis: Update port: audio/wmsmixer >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: change-request >Submitter-Id: current-users >Arrival-Date: Fri Jan 31 09:10:11 PST 2003 >Closed-Date: >Last-Modified: >Originator: KATO Tsuguru >Release: FreeBSD 4.7-RELEASE-p3 i386 >Organization: >Environment: >Description: - Support CXX/CXXFLAGS properly >How-To-Repeat: >Fix: diff -urN /usr/ports/audio/wmsmixer/Makefile audio/wmsmixer/Makefile --- /usr/ports/audio/wmsmixer/Makefile Mon Nov 18 19:53:38 2002 +++ audio/wmsmixer/Makefile Sun Jan 19 01:39:06 2003 @@ -14,6 +14,6 @@ USE_XPM= YES USE_IMAKE= YES -MAKE_ARGS= CC=g++ +MAKE_ARGS= CC="${CXX}" CFLAGS="${CXXFLAGS}" .include >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports-bugs" in the body of the message