aboutsummaryrefslogtreecommitdiff
path: root/graphics/animorph
diff options
context:
space:
mode:
authorMark Linimon <linimon@FreeBSD.org>2018-07-02 04:00:29 +0000
committerMark Linimon <linimon@FreeBSD.org>2018-07-02 04:00:29 +0000
commitaff42c7199b9182b398eeda522cb9bcb182895f8 (patch)
tree1132ef2f7655593f25dfefe7bd682bbbb7a0d555 /graphics/animorph
parent83fac84d499abb25f1d93b9cce214a6daeca6e7d (diff)
downloadports-aff42c7199b9182b398eeda522cb9bcb182895f8.tar.gz
ports-aff42c7199b9182b398eeda522cb9bcb182895f8.zip
Mark ports broken on mips64 that are already broken on powerpc64. In
most cases, the failure mode is the same. Also, mark them broken on mips when necessary. While here, pet portlint. Approved by: portmgr (tier-2 blanket)
Notes
Notes: svn path=/head/; revision=473699
Diffstat (limited to 'graphics/animorph')
-rw-r--r--graphics/animorph/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/graphics/animorph/Makefile b/graphics/animorph/Makefile
index bb52659ba47e..c186505ab933 100644
--- a/graphics/animorph/Makefile
+++ b/graphics/animorph/Makefile
@@ -12,6 +12,8 @@ COMMENT= Morphing engine for MakeHuman
LICENSE= LGPL21
+BROKEN_mips= fails to compile: unrecognized command line option "-std=gnu++03"
+BROKEN_mips64= fails to compile: unrecognized command line option "-std=gnu++03"
BROKEN_powerpc64= fails to compile: unrecognized command line option "-std=gnu++03"
GNU_CONFIGURE= yes