aboutsummaryrefslogtreecommitdiff
path: root/games
diff options
context:
space:
mode:
authorMathieu Arnold <mat@FreeBSD.org>2016-06-09 02:50:02 +0000
committerMathieu Arnold <mat@FreeBSD.org>2016-06-09 02:50:02 +0000
commit8271365a60c53dad956f097c9f01e74b275ba3de (patch)
tree01d7bf4c05c7d148273cb9dfb7e46207c3bbade7 /games
parent251f767bb802e7edb9305915303665e6aac2146f (diff)
downloadports-8271365a60c53dad956f097c9f01e74b275ba3de.tar.gz
ports-8271365a60c53dad956f097c9f01e74b275ba3de.zip
Notes
Diffstat (limited to 'games')
-rw-r--r--games/pyfa/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/games/pyfa/Makefile b/games/pyfa/Makefile
index 134520ae7d20..0e867fe74714 100644
--- a/games/pyfa/Makefile
+++ b/games/pyfa/Makefile
@@ -33,7 +33,7 @@ WX_COMPS= wx:run python:run
OPTIONS_DEFINE= DPSGRAPHING
DPSGRAPHING_DESC= DPS graphing (requires NumPy and matplotlib)
-DPSGRAPHING_RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}matplotlib>=1.5.0:${PORTSDIR}/math/py-matplotlib \
+DPSGRAPHING_RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}matplotlib>=1.5.0:math/py-matplotlib \
${PYTHON_PKGNAMEPREFIX}numpy>0:math/py-numpy \
${PYTHON_PKGNAMEPREFIX}more-itertools>0:devel/py-more-itertools