svn commit: r537131 - branches/2020Q2/audio/rhvoice
Mark Linimon
linimon at FreeBSD.org
Sun May 31 08:43:46 UTC 2020
Author: linimon
Date: Sun May 31 08:43:45 2020
New Revision: 537131
URL: https://svnweb.freebsd.org/changeset/ports/537131
Log:
MFH: r537128
Mark as BROKEN on powerpc64-12. This is true even though the usual
workaround of USES is in place. It seems to build everywhere else.
Approved by: portmgr (tier-2 blanket)
Modified:
branches/2020Q2/audio/rhvoice/Makefile
Directory Properties:
branches/2020Q2/ (props changed)
Modified: branches/2020Q2/audio/rhvoice/Makefile
==============================================================================
--- branches/2020Q2/audio/rhvoice/Makefile Sun May 31 08:41:58 2020 (r537130)
+++ branches/2020Q2/audio/rhvoice/Makefile Sun May 31 08:43:45 2020 (r537131)
@@ -12,6 +12,8 @@ LICENSE_COMB= multi
LICENSE_FILE_LGPL21+ = ${WRKSRC}/licenses/lgpl-2.1.txt
LICENSE_FILE_GPLv3+ = ${WRKSRC}/licenses/gpl-3.0.txt
+BROKEN_FreeBSD_12_powerpc64= fails to configure: The C++ compiler is not working
+
USES= compiler:c++0x pkgconfig scons
USE_GITHUB= yes
GH_ACCOUNT= Olga-Yakovleva
More information about the svn-ports-all
mailing list