diff options
Diffstat (limited to 'math/qalculate/Makefile')
-rw-r--r-- | math/qalculate/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/math/qalculate/Makefile b/math/qalculate/Makefile index 58f7cd948ee0..024d39cd1823 100644 --- a/math/qalculate/Makefile +++ b/math/qalculate/Makefile @@ -18,6 +18,8 @@ LIB_DEPENDS= libcln.so:math/cln \ RUN_DEPENDS= gnuplot:math/gnuplot \ wget:ftp/wget +BROKEN_powerpc64= fails to compile: main.cc: undefined reference to Calculator::temporaryCategory[abi:cxx11]() + USES= autoreconf compiler:c++11-lang gettext gmake \ libtool:build localbase pkgconfig USE_GNOME= cairo gdkpixbuf2 gtk30 intltool libxml2 |