Date: Thu, 20 Oct 2016 03:51:28 +0000 (UTC) From: "Jason E. Hale" <jhale@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r424305 - head/audio/espeak Message-ID: <201610200351.u9K3pST5096327@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: jhale Date: Thu Oct 20 03:51:28 2016 New Revision: 424305 URL: https://svnweb.freebsd.org/changeset/ports/424305 Log: Fix build when RUNTIME option is selected PR: 213633 Approved by: portmgr (blanket) MFH: 2016Q4 Modified: head/audio/espeak/Makefile Modified: head/audio/espeak/Makefile ============================================================================== --- head/audio/espeak/Makefile Thu Oct 20 03:19:44 2016 (r424304) +++ head/audio/espeak/Makefile Thu Oct 20 03:51:28 2016 (r424305) @@ -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?201610200351.u9K3pST5096327>