aboutsummaryrefslogtreecommitdiffstats
path: root/games
diff options
context:
space:
mode:
authormat <mat@FreeBSD.org>2016-06-09 10:50:02 +0800
committermat <mat@FreeBSD.org>2016-06-09 10:50:02 +0800
commit0d009960b801fa67b242f06b743a10e99e7422fa (patch)
tree01d7bf4c05c7d148273cb9dfb7e46207c3bbade7 /games
parent2c18d5e96872bcf4966909f887b6902004db4973 (diff)
downloadfreebsd-ports-gnome-0d009960b801fa67b242f06b743a10e99e7422fa.tar.gz
freebsd-ports-gnome-0d009960b801fa67b242f06b743a10e99e7422fa.tar.zst
freebsd-ports-gnome-0d009960b801fa67b242f06b743a10e99e7422fa.zip
It's been a long time since I checked ${PORTSDIR} in _DEPENDS line. It
seems quite a few crept in. Pointy hat to: fluffy, mm, romain Sponsored by: Absolight
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