Subject: pkg/33497: audio/mp3blaster fails to build (+fix)
To: None <pkg-manager@netbsd.org, gnats-admin@netbsd.org,>
From: None <martijnb@atlas.ipv6.stack.nl>
List: pkgsrc-bugs
Date: 05/16/2006 15:40:01
>Number:         33497
>Category:       pkg
>Synopsis:       mp3blaster fails to build because of recent framework changes
>Confidential:   no
>Severity:       critical
>Priority:       high
>Responsible:    pkg-manager
>State:          open
>Class:          sw-bug
>Submitter-Id:   net
>Arrival-Date:   Tue May 16 15:40:01 +0000 2006
>Originator:     martijnb@atlas.ipv6.stack.nl
>Release:        NetBSD 3.99.19
>Organization:
	
>Environment:
	
	
System: NetBSD atlas.ipv6.stack.nl 3.99.19 NetBSD 3.99.19 (ATLAS) #0: Wed May 10 12:45:20 CEST 2006 martijnb@atlas.ipv6.stack.nl:/usr/obj/sys/arch/amd64/compile/ATLAS amd64
Architecture: x86_64
Machine: amd64
>Description:
    mp3blaster fails to build due to recent changes in the pkgsrc framework
    (it uses C++, so USE_LANGUAGES should be updated to reflect this)

>How-To-Repeat:
    Try to build mp3blaster
>Fix:

Apply the following patch

Index: Makefile
===================================================================
RCS file: /cvsroot/pkgsrc/audio/mp3blaster/Makefile,v
retrieving revision 1.24
diff -r1.24 Makefile
12a13
> USE_LANGUAGES+= c++

>Unformatted: