aboutsummaryrefslogtreecommitdiff
path: root/math/cryptominisat/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'math/cryptominisat/Makefile')
-rw-r--r--math/cryptominisat/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/math/cryptominisat/Makefile b/math/cryptominisat/Makefile
index ca16053e8648..64a07bc33386 100644
--- a/math/cryptominisat/Makefile
+++ b/math/cryptominisat/Makefile
@@ -15,6 +15,8 @@ LICENSE_FILE_LGPL21= ${WRKSRC}/LICENSE-SCALMC
BUILD_DEPENDS= xxd:editors/vim-lite # for xxd tool
LIB_DEPENDS= libboost_program_options.so:devel/boost-libs
+BROKEN_powerpc64= fails to compile: main.cpp: undefined reference to boost::program_options::abstract_variables_map::operator[]
+
USE_GITHUB= yes
GH_ACCOUNT= msoos