mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-28 01:06:17 +00:00
mongodb36 fails to build with DEFAULT_VERSIONS=python=3.6
This commit is contained in:
parent
d04c03ab69
commit
3ead9740ea
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=461659
@ -30,7 +30,7 @@ LIB_DEPENDS= libboost_system.so:devel/boost-libs \
|
||||
CONFLICTS_BUILD= mongo-cxx-driver
|
||||
CONFLICTS_INSTALL= mongodb[32-4]*
|
||||
|
||||
USES= compiler:c++14-lang cpe python:build scons shebangfix
|
||||
USES= compiler:c++14-lang cpe python:2.7,build scons shebangfix
|
||||
USE_RC_SUBR= mongod
|
||||
|
||||
SHEBANG_FILES= src/mongo/installer/compass/install_compass.in
|
||||
|
Loading…
Reference in New Issue
Block a user