Subject: CVS commit: pkgsrc/audio/tunepimp
To: None <pkgsrc-changes@NetBSD.org>
From: Mark Davies <markd@netbsd.org>
List: pkgsrc-changes
Date: 11/14/2005 08:56:08
Module Name:	pkgsrc
Committed By:	markd
Date:		Mon Nov 14 08:56:08 UTC 2005

Modified Files:
	pkgsrc/audio/tunepimp: distinfo
Added Files:
	pkgsrc/audio/tunepimp/patches: patch-ad

Log Message:
Fix build on NetBSD since PTHREAD variables were used, rather than wired
-lpthread.  On NetBSD this change meant that -pthread was passed to build
of libtpthread.la (via ${PTHREAD_LDFLAGS}) but libtool doesn't then pass
this on when linking libtunepimp so add it there as well.


To generate a diff of this commit:
cvs rdiff -r1.5 -r1.6 pkgsrc/audio/tunepimp/distinfo
cvs rdiff -r0 -r1.1 pkgsrc/audio/tunepimp/patches/patch-ad

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.