summaryrefslogtreecommitdiffstats
path: root/math/cryptominisat/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'math/cryptominisat/Makefile')
-rw-r--r--math/cryptominisat/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/math/cryptominisat/Makefile b/math/cryptominisat/Makefile
index acf43dc..2a4a38f 100644
--- a/math/cryptominisat/Makefile
+++ b/math/cryptominisat/Makefile
@@ -10,8 +10,8 @@ COMMENT= General-purpose award-winning SAT solver
LICENSE= LGPL3
LICENSE_FILE= ${WRKSRC}/LICENSE-LGPL
-BUILD_DEPENDS= xxd:${PORTSDIR}/editors/vim-lite # for xxd tool
-LIB_DEPENDS= libboost_program_options.so:${PORTSDIR}/devel/boost-libs
+BUILD_DEPENDS= xxd:editors/vim-lite # for xxd tool
+LIB_DEPENDS= libboost_program_options.so:devel/boost-libs
USE_GITHUB= yes
GH_ACCOUNT= msoos
OpenPOWER on IntegriCloud