aboutsummaryrefslogtreecommitdiff
path: root/math/py-seaborn/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'math/py-seaborn/Makefile')
-rw-r--r--math/py-seaborn/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/math/py-seaborn/Makefile b/math/py-seaborn/Makefile
index e6e9e4abad1c..f2a7398cc2cc 100644
--- a/math/py-seaborn/Makefile
+++ b/math/py-seaborn/Makefile
@@ -1,5 +1,6 @@
PORTNAME= seaborn
PORTVERSION= 0.11.0
+PORTREVISION= 1
CATEGORIES= math python
MASTER_SITES= CHEESESHOP
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
@@ -11,7 +12,7 @@ LICENSE= BSD3CLAUSE
LICENSE_FILE= ${WRKSRC}/LICENSE
RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}matplotlib>0:math/py-matplotlib@${PY_FLAVOR} \
- ${NUMPY} \
+ ${PYNUMPY} \
${PYTHON_PKGNAMEPREFIX}pandas>0:math/py-pandas@${PY_FLAVOR} \
${PYTHON_PKGNAMEPREFIX}patsy>0:math/py-patsy@${PY_FLAVOR} \
${PYTHON_PKGNAMEPREFIX}scipy>0:science/py-scipy@${PY_FLAVOR} \