Mark BROKEN: Conflicts with pymongo dependency

Installing py27-mongoengine-0.8.7...pkg-static: py27-mongoengine-0.8.7 conflicts with pymongo-2.7 (installs files into the same place).  Problematic file: /usr/local/lib/python2.7/site-packages/bson/__init__.py

Reported by:	pkg-fallout
This commit is contained in:
Antoine Brodin 2014-05-03 10:58:36 +00:00
parent 1686442841
commit 8553a28822
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=352901

View File

@ -12,6 +12,8 @@ COMMENT= Object-Document-Mapper for working with MongoDB
LICENSE= MIT
BROKEN= Conflicts with pymongo dependency
RUN_DEPENDS= pymongo>=2.5:${PORTSDIR}/databases/pymongo
USE_PYTHON= yes