diff options
| author | Dmitry Sivachenko <demon@FreeBSD.org> | 2016-04-12 18:19:45 +0000 |
|---|---|---|
| committer | Dmitry Sivachenko <demon@FreeBSD.org> | 2016-04-12 18:19:45 +0000 |
| commit | de5a903b9b08e3fdbc07b88e341c37f41f77b870 (patch) | |
| tree | 90e73219ea2d058f1491b783ec17ce2d3c0c53ff | |
| parent | devel/php5-geshi:Update version 1.0.8.11=>1.0.8.12 (diff) | |
Fix depends.
Notes
Notes:
svn path=/head/; revision=413153
| -rw-r--r-- | databases/py-motor/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/databases/py-motor/Makefile b/databases/py-motor/Makefile index 0c4e622a7064..2214c94892df 100644 --- a/databases/py-motor/Makefile +++ b/databases/py-motor/Makefile @@ -12,6 +12,8 @@ COMMENT= Non-blocking MongoDB driver for Tornado or asyncio LICENSE= APACHE20 +RUN_DEPENDS= ${PYTHON_SITELIBDIR}/pymongo-2.8-py${PYTHON_VER}.egg-info/PKG-INFO:databases/pymongo28 + USES= python USE_PYTHON= distutils autoplist |
