aboutsummaryrefslogtreecommitdiff
path: root/databases/mtools-mongodb
diff options
context:
space:
mode:
authorMathieu Arnold <mat@FreeBSD.org>2016-04-01 14:00:51 +0000
committerMathieu Arnold <mat@FreeBSD.org>2016-04-01 14:00:51 +0000
commit4e1b79a0a61f4973df8b4b0864d22086c769e219 (patch)
tree78ceaf1b099c56a40c240ab46278cdf4ae9e7c01 /databases/mtools-mongodb
parent7f4572eae4327c4403d9ef714cb6de917650662a (diff)
downloadports-4e1b79a0a61f4973df8b4b0864d22086c769e219.tar.gz
ports-4e1b79a0a61f4973df8b4b0864d22086c769e219.zip
Notes
Diffstat (limited to 'databases/mtools-mongodb')
-rw-r--r--databases/mtools-mongodb/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/databases/mtools-mongodb/Makefile b/databases/mtools-mongodb/Makefile
index b7524c2fe42f..e17706ce7e3c 100644
--- a/databases/mtools-mongodb/Makefile
+++ b/databases/mtools-mongodb/Makefile
@@ -13,9 +13,9 @@ COMMENT= Setup test environments; parse, filter and visualize MongoDB log files
LICENSE= APACHE20
-RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}psutil>=2.0:${PORTSDIR}/sysutils/py-psutil \
- ${PYTHON_PKGNAMEPREFIX}pymongo>0:${PORTSDIR}/databases/pymongo \
- ${PYTHON_PKGNAMEPREFIX}matplotlib>0:${PORTSDIR}/math/py-matplotlib
+RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}psutil>=2.0:sysutils/py-psutil \
+ ${PYTHON_PKGNAMEPREFIX}pymongo>0:databases/pymongo \
+ ${PYTHON_PKGNAMEPREFIX}matplotlib>0:math/py-matplotlib
USE_PYTHON= autoplist distutils
USES= python:2