svn commit: r450862 - head/audio/festival

Jan Beich jbeich at FreeBSD.org
Thu Sep 28 19:32:35 UTC 2017


Author: jbeich
Date: Thu Sep 28 19:32:33 2017
New Revision: 450862
URL: https://svnweb.freebsd.org/changeset/ports/450862

Log:
  audio/festival: lift BROKEN for armv6/mips* after r432825

Modified:
  head/audio/festival/Makefile   (contents, props changed)

Modified: head/audio/festival/Makefile
==============================================================================
--- head/audio/festival/Makefile	Thu Sep 28 19:32:19 2017	(r450861)
+++ head/audio/festival/Makefile	Thu Sep 28 19:32:33 2017	(r450862)
@@ -26,8 +26,6 @@ MAINTAINER=	mi at aldan.algebra.com
 COMMENT=	Multi-lingual speech synthesis system
 
 BROKEN_aarch64=		Fails to link: arm64_unknown.mak: No such file or directory
-BROKEN_armv6=		Fails to link: cc.mak: No such file or directory
-BROKEN_mips64=		Fails to link: cc.mak: No such file or directory
 BROKEN_powerpc64=	Fails to link: powerpc_unknown.mak: No such file or directory
 
 OPTIONS_DEFINE=	NAS ESD


More information about the svn-ports-all mailing list