Date: Thu, 13 Apr 2006 08:51:31 +0000 (UTC) From: Michael Nottebrock <lofi@FreeBSD.org> To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/audio/juk Makefile Message-ID: <200604130851.k3D8pWmq097195@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
lofi 2006-04-13 08:51:31 UTC FreeBSD ports repository Modified files: audio/juk Makefile Log: Juk's configure check for tunepimp 0.4 is broken - and I would've never noticed if it weren't for gcc 2.95, since gcc 3.4 simply irons over the member function parameter mismatches. Way to facilitate creating hard to spot runtime-bugs. With this fix, juk actually uses the updated tunepimp API. Revision Changes Path 1.21 +5 -1 ports/audio/juk/Makefile
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200604130851.k3D8pWmq097195>