aboutsummaryrefslogtreecommitdiff
path: root/math/rexx-regmath
diff options
context:
space:
mode:
authorMark Linimon <linimon@FreeBSD.org>2018-06-18 14:00:43 +0000
committerMark Linimon <linimon@FreeBSD.org>2018-06-18 14:00:43 +0000
commita78aef718d69e62e911600e8f27f3b605a0c399c (patch)
tree363784d85948547564ab0295cb0bed163f1f3567 /math/rexx-regmath
parent66b08a9fece43c3efbfb21717e013c635774c1e4 (diff)
downloadports-a78aef718d69e62e911600e8f27f3b605a0c399c.tar.gz
ports-a78aef718d69e62e911600e8f27f3b605a0c399c.zip
Mark ports broken on powerpc64, categories g-n.
While here, pet portlint and do some other cleanup. Approved by: portmgr (tier-2 blanket)
Notes
Notes: svn path=/head/; revision=472693
Diffstat (limited to 'math/rexx-regmath')
-rw-r--r--math/rexx-regmath/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/math/rexx-regmath/Makefile b/math/rexx-regmath/Makefile
index 9647bc75dd42..c38ac434bac5 100644
--- a/math/rexx-regmath/Makefile
+++ b/math/rexx-regmath/Makefile
@@ -14,6 +14,8 @@ COMMENT= Two mathematics libraries for Rexx
LICENSE= MPL10
+BROKEN_powerpc64= fails to compile: unrecognized command line option "-Wno-incompatible-pointer-types"
+
BUILD_DEPENDS= ${LOCALBASE}/include/rexxsaa.h:lang/rexx-regina
USES= zip