Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 1 Apr 2004 04:48:18 -0500 (EST)
From:      michael johnson <ahze@ahze.net>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/65028: [PATCH] audio/alienwah: [Respect CXX]
Message-ID:  <200404010948.i319mIsA091088@gentoo.ahze.net>
Resent-Message-ID: <200404010950.i319oI3u026172@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         65028
>Category:       ports
>Synopsis:       [PATCH] audio/alienwah: [Respect CXX]
>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:   Thu Apr 01 01:50:18 PST 2004
>Closed-Date:
>Last-Modified:
>Originator:     michael johnson
>Release:        FreeBSD 5.2-CURRENT i386
>Organization:
>Environment:
System: FreeBSD gentoo.ahze.net 5.2-CURRENT FreeBSD 5.2-CURRENT #37: Sat Mar 27 18:30:44 EST 2004
>Description:
- Respect CXX

Generated with FreeBSD Port Tools 0.50
>How-To-Repeat:
>Fix:

--- alienwah-1.13_1.patch begins here ---
Index: Makefile
===================================================================
RCS file: /home/ncvs/ports/audio/alienwah/Makefile,v
retrieving revision 1.6
diff -u -r1.6 Makefile
--- Makefile	5 Feb 2004 20:36:54 -0000	1.6
+++ Makefile	1 Apr 2004 09:46:34 -0000
@@ -19,6 +19,7 @@
 USE_GMAKE=	yes
 INSTALLS_SHLIB=	yes
 PLIST_FILES=	lib/ladspa/aw.so
+MAKE_ENV=	CXX="${CXX}"
 
 do-install:
 	@${INSTALL_DATA} ${WRKSRC}/aw.so ${LOCALBASE}/lib/ladspa
--- alienwah-1.13_1.patch ends here ---

>Release-Note:
>Audit-Trail:
>Unformatted:



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200404010948.i319mIsA091088>