aboutsummaryrefslogtreecommitdiff
path: root/astro
diff options
context:
space:
mode:
authorSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2019-12-10 17:11:00 +0000
committerSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2019-12-10 17:11:00 +0000
commitb444da1ffbd9770f44a234329805ffea0c4b9156 (patch)
tree28b0fd1ba4da8f209384d560416ecdbd12486d8f /astro
parent2b9da9a79b9b0a4076090a7d400ffee85713aa7d (diff)
downloadports-b444da1ffbd9770f44a234329805ffea0c4b9156.tar.gz
ports-b444da1ffbd9770f44a234329805ffea0c4b9156.zip
Notes
Diffstat (limited to 'astro')
-rw-r--r--astro/py-metpy/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/astro/py-metpy/Makefile b/astro/py-metpy/Makefile
index 5f775465f24b..8ef476833637 100644
--- a/astro/py-metpy/Makefile
+++ b/astro/py-metpy/Makefile
@@ -15,8 +15,7 @@ LICENSE= BSD3CLAUSE
LICENSE_FILE= ${WRKSRC}/LICENSE
BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}setuptools_scm>=0:devel/py-setuptools_scm@${PY_FLAVOR}
-RUN_DEPENDS= ${PY_ENUM34} \
- ${PYTHON_PKGNAMEPREFIX}matplotlib>=2.1.0:math/py-matplotlib@${PY_FLAVOR} \
+RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}matplotlib>=2.1.0:math/py-matplotlib@${PY_FLAVOR} \
${PYNUMPY} \
${PYTHON_PKGNAMEPREFIX}pandas>=0.22.0:math/py-pandas@${PY_FLAVOR} \
${PYTHON_PKGNAMEPREFIX}Pint>=0:devel/py-Pint@${PY_FLAVOR} \