Date: Wed, 28 Apr 2010 18:10:04 GMT From: olhe <oliver@akephalos.de> To: freebsd-multimedia@FreeBSD.org Subject: Re: ports/146121: fix for audio/fluidsynth Message-ID: <201004281810.o3SIA4TV058136@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
The following reply was made to PR ports/146121; it has been noted by GNATS. From: olhe <oliver@akephalos.de> To: bug-followup@FreeBSD.org Cc: Subject: Re: ports/146121: fix for audio/fluidsynth Date: Wed, 28 Apr 2010 20:00:23 +0200 --R3G7APHDIzY6R/pk Content-Type: multipart/mixed; boundary="82I3+IH0IqGh5yIs" Content-Disposition: inline --82I3+IH0IqGh5yIs Content-Type: text/plain; charset=utf-8 Content-Disposition: inline Sorry I submitted a wrong patch. Cheers Oliver --82I3+IH0IqGh5yIs Content-Type: text/plain; charset=utf-8 Content-Disposition: attachment; filename="fluidsynth.txt" Content-Transfer-Encoding: quoted-printable diff -ruN /usr/ports/audio/fluidsynth/Makefile fluidsynth/Makefile --- /usr/ports/audio/fluidsynth/Makefile 2010-01-05 00:14:28.000000000 +0100 +++ fluidsynth/Makefile 2010-04-28 19:32:40.000000000 +0200 @@ -73,4 +73,7 @@ @${REINPLACE_CMD} -e 's| -O2 | |g ; \ s|=3D=3D "yes"|=3D "yes"|g' ${WRKSRC}/configure =20 + @${REINPLACE_CMD} -e '197 s/,/ /' ${WRKSRC}/include/fluidsynth/synth.h + + .include <bsd.port.post.mk> --82I3+IH0IqGh5yIs-- --R3G7APHDIzY6R/pk Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v2.0.14 (FreeBSD) iEYEARECAAYFAkvYd7UACgkQ02mffhwz8p+7wACfcR6qrTzNd12xBUVZg9uLFTQE ZMYAnj1BlCqdDeVcoMde57mWMWy/Kfa+ =Ofam -----END PGP SIGNATURE----- --R3G7APHDIzY6R/pk--
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201004281810.o3SIA4TV058136>