aboutsummaryrefslogtreecommitdiff
path: root/www/pylot/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'www/pylot/Makefile')
-rw-r--r--www/pylot/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/www/pylot/Makefile b/www/pylot/Makefile
index 103662ad2e68..385986a7e3bf 100644
--- a/www/pylot/Makefile
+++ b/www/pylot/Makefile
@@ -40,7 +40,7 @@ WX_COMPS= python:run
.if ${PORT_OPTIONS:MREPORTGRAPHS}
RUN_DEPENDS+= ${PYNUMPY}
-RUN_DEPENDS+= ${PYTHON_SITELIBDIR}/matplotlib/__init__.py:${PORTSDIR}/math/py-matplotlib
+RUN_DEPENDS+= ${PYTHON_SITELIBDIR}/matplotlib/__init__.py:math/py-matplotlib
.endif
.include <bsd.port.mk>