aboutsummaryrefslogtreecommitdiff
path: root/cad/gmsh
diff options
context:
space:
mode:
authorMark Linimon <linimon@FreeBSD.org>2018-03-09 22:46:22 +0000
committerMark Linimon <linimon@FreeBSD.org>2018-03-09 22:46:22 +0000
commit5f1ce9ee4fe5dc20687f1ded5fde2a43123e0bc2 (patch)
tree790cb502a5aff33661c526dfe45106331638c2c0 /cad/gmsh
parentd9592b194ded59eca630eaf0909709871e968c97 (diff)
downloadports-5f1ce9ee4fe5dc20687f1ded5fde2a43123e0bc2.tar.gz
ports-5f1ce9ee4fe5dc20687f1ded5fde2a43123e0bc2.zip
Add more information to stub error messages.
Remove BROKEN lines where IGNORE has already been set. While here, pet portlint. Approved by: portmgr (tier-2 blanket)
Notes
Notes: svn path=/head/; revision=464036
Diffstat (limited to 'cad/gmsh')
-rw-r--r--cad/gmsh/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/cad/gmsh/Makefile b/cad/gmsh/Makefile
index 161d1061838f..49bdf3b5a733 100644
--- a/cad/gmsh/Makefile
+++ b/cad/gmsh/Makefile
@@ -15,8 +15,8 @@ LICENSE= AGPLv3+ APACHE20 GPLv3+ GPLv2+ LGPL21
LICENSE_COMB= multi
LICENSE_FILE_GPLv2+= ${WRKSRC}/LICENSE.txt
-BROKEN_FreeBSD_12_i386= Does not build on FreeBSD 12 i386 due to a clang bug: https://llvm.org/bugs/show_bug.cgi?id=21903
-BROKEN_powerpc64= Does not build on powerpc64
+BROKEN_FreeBSD_12_i386= fails to build on FreeBSD 12 i386 due to a clang bug: https://llvm.org/bugs/show_bug.cgi?id=21903
+BROKEN_powerpc64= fails to build: .rodata._Z7pow_intRKdRKi referenced in section .got of CMakeFiles/gmsh.dir/Numeric/bezierBasis.cpp.o: defined in discarded section
LIB_DEPENDS= libfltk.so:x11-toolkits/fltk \
libfontconfig.so:x11-fonts/fontconfig \