aboutsummaryrefslogtreecommitdiff
path: root/math/cryptominisat
diff options
context:
space:
mode:
authorAdam Weinberger <adamw@FreeBSD.org>2018-01-11 20:34:08 +0000
committerAdam Weinberger <adamw@FreeBSD.org>2018-01-11 20:34:08 +0000
commitfadd9856bc8b69a88a2646004d37d17c6bb467a3 (patch)
tree0b870bd2a1382758afeb43b5856199a6a3f1e48c /math/cryptominisat
parent361b595248b8ca0c68e7d20e441819c58c13f7ec (diff)
downloadports-fadd9856bc8b69a88a2646004d37d17c6bb467a3.tar.gz
ports-fadd9856bc8b69a88a2646004d37d17c6bb467a3.zip
Notes
Diffstat (limited to 'math/cryptominisat')
-rw-r--r--math/cryptominisat/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/math/cryptominisat/Makefile b/math/cryptominisat/Makefile
index 78f34936c153..85d9325c26cd 100644
--- a/math/cryptominisat/Makefile
+++ b/math/cryptominisat/Makefile
@@ -12,7 +12,7 @@ LICENSE= MIT LGPL21
LICENSE_COMB= multi
LICENSE_FILE_LGPL21= ${WRKSRC}/LICENSE-SCALMC
-BUILD_DEPENDS= xxd:editors/vim-lite # for xxd tool
+BUILD_DEPENDS= xxd:editors/vim-console # 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[]