aboutsummaryrefslogtreecommitdiffstats
path: root/games
diff options
context:
space:
mode:
authorantoine <antoine@FreeBSD.org>2017-12-05 04:50:30 +0800
committerKoop Mast <kwm@rainbow-runner.nl>2018-02-04 06:04:23 +0800
commitbfd093d0d2b202253c46b69d571ed574985104cc (patch)
treea05fa1184500d7d646b1d7b4c3ce09663a48abea /games
parentbdfc41d918c65f05aa8118c0d668315e7b5a69b0 (diff)
downloadfreebsd-ports-gnome-bfd093d0d2b202253c46b69d571ed574985104cc.tar.gz
freebsd-ports-gnome-bfd093d0d2b202253c46b69d571ed574985104cc.tar.zst
freebsd-ports-gnome-bfd093d0d2b202253c46b69d571ed574985104cc.zip
Add explicit FLAVOR to dependency (useful when using
DEFAULT_VERSIONS=python=3.x)
Diffstat (limited to 'games')
-rw-r--r--games/pysycache/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/games/pysycache/Makefile b/games/pysycache/Makefile
index 8a51b0843ba2..13d21934edfa 100644
--- a/games/pysycache/Makefile
+++ b/games/pysycache/Makefile
@@ -14,7 +14,7 @@ COMMENT= Educational software made in python
LICENSE= GPLv2
LICENSE_FILE= ${WRKSRC}/COPYING
-RUN_DEPENDS= ${PYTHON_SITELIBDIR}/pygame/__init__.py:devel/py-game
+RUN_DEPENDS= ${PYGAME}
USES= python:2.7 shebangfix zip
NO_BUILD= yes