NetBSD-Bugs archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: kern/51999: pulseaudio does not work



The following reply was made to PR kern/51999; it has been noted by GNATS.

From: Martin Husemann <martin%duskware.de@localhost>
To: gnats-bugs%NetBSD.org@localhost
Cc: 
Subject: Re: kern/51999: pulseaudio does not work
Date: Tue, 21 Mar 2017 11:58:21 +0100

 And here the patch...
 
 Index: Makefile
 ===================================================================
 RCS file: /cvsroot/pkgsrc/audio/mpg123/Makefile,v
 retrieving revision 1.55
 diff -u -r1.55 Makefile
 --- Makefile	18 Dec 2016 22:58:34 -0000	1.55
 +++ Makefile	21 Mar 2017 10:55:54 -0000
 @@ -11,6 +11,8 @@
  MPG123_BUILDING_BASE=	# empty
  
  .include "../../mk/bsd.prefs.mk"
 +PTHREAD_AUTO_VARS=yes
 +.include "../../mk/pthread.buildlink3.mk"
  
  PLIST_VARS+=	coreaudio oss sun
  
 


Home | Main Index | Thread Index | Old Index