aboutsummaryrefslogtreecommitdiff
path: root/science
diff options
context:
space:
mode:
authorMark Linimon <linimon@FreeBSD.org>2017-05-13 23:36:16 +0000
committerMark Linimon <linimon@FreeBSD.org>2017-05-13 23:36:16 +0000
commit0a534ed4c7e30c0709191425109085da9c2f3fba (patch)
tree540af31d37b3ae3d9b4538c2f751ce752be43754 /science
parent7e4f41c6908ce98d98c9a87bb0998ff78c715166 (diff)
downloadports-0a534ed4c7e30c0709191425109085da9c2f3fba.tar.gz
ports-0a534ed4c7e30c0709191425109085da9c2f3fba.zip
Mark some ports failing on power64. In cases where the error message
was a stub, provide a real one. While here, pet portlint. Approved by: portmgr (tier-2 blanket)
Notes
Notes: svn path=/head/; revision=440859
Diffstat (limited to 'science')
-rw-r--r--science/clhep/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/science/clhep/Makefile b/science/clhep/Makefile
index d5d063036c5c..51a7d47459f1 100644
--- a/science/clhep/Makefile
+++ b/science/clhep/Makefile
@@ -13,6 +13,8 @@ COMMENT= Object-oriented toolkit for particle physics applications by CERN
LICENSE= GPLv3 LGPL3
LICENSE_COMB= multi
+BROKEN_powerpc64= fails to compile: c++11 extension is not available for /usr/bin/c++
+
WRKSRC= ${WRKDIR}/${PORTVERSION}/${PORTNAME:tu}
USES= cmake:outsource compiler:openmp perl5 tar:tgz