diff options
Diffstat (limited to 'math/rexx-regmath/Makefile')
-rw-r--r-- | math/rexx-regmath/Makefile | 2 |
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 |