Date: Thu, 20 Oct 2016 19:15:45 +0000 (UTC) From: "Jason E. Hale" <jhale@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-branches@freebsd.org Subject: svn commit: r424350 - branches/2016Q4/audio/espeak Message-ID: <201610201915.u9KJFjsF051656@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: jhale Date: Thu Oct 20 19:15:45 2016 New Revision: 424350 URL: https://svnweb.freebsd.org/changeset/ports/424350 Log: MFH: r424305 Fix build when RUNTIME option is selected PR: 213633 Approved by: portmgr (blanket) Approved by: ports-secteam (feld) Modified: branches/2016Q4/audio/espeak/Makefile Directory Properties: branches/2016Q4/ (props changed) Modified: branches/2016Q4/audio/espeak/Makefile ============================================================================== --- branches/2016Q4/audio/espeak/Makefile Thu Oct 20 19:14:45 2016 (r424349) +++ branches/2016Q4/audio/espeak/Makefile Thu Oct 20 19:15:45 2016 (r424350) @@ -52,7 +52,6 @@ BROKEN_sparc64= Does not compile on spar post-patch: cd ${BUILD_WRKSRC} && ${REINPLACE_CMD} ${REINPLACE_FILES} -post-patch-PORTAUDIO-on: ${MV} ${WRKSRC}/src/portaudio19.h ${WRKSRC}/src/portaudio.h post-install:
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201610201915.u9KJFjsF051656>