ports/65028: [PATCH] audio/alienwah: [Respect CXX]

michael johnson ahze at ahze.net
Thu Apr 1 09:50:19 UTC 2004


>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:



More information about the freebsd-ports-bugs mailing list