aboutsummaryrefslogtreecommitdiffstats
path: root/games
diff options
context:
space:
mode:
authorantoine <antoine@FreeBSD.org>2017-12-05 04:13:39 +0800
committerKoop Mast <kwm@rainbow-runner.nl>2018-02-04 06:04:22 +0800
commit07f1650c84a61445c0a8dd5653a64ffc65581b89 (patch)
tree346b96b58132a47b888cf7eb64b6164d5b9b3855 /games
parent857a5983137f8d3760600e2710dfe4e300f32f1f (diff)
downloadfreebsd-ports-gnome-07f1650c84a61445c0a8dd5653a64ffc65581b89.tar.gz
freebsd-ports-gnome-07f1650c84a61445c0a8dd5653a64ffc65581b89.tar.zst
freebsd-ports-gnome-07f1650c84a61445c0a8dd5653a64ffc65581b89.zip
Add explicit FLAVOR to dependency (useful when using
DEFAULT_VERSIONS=python=3.x)
Diffstat (limited to 'games')
-rw-r--r--games/brainworkshop/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/games/brainworkshop/Makefile b/games/brainworkshop/Makefile
index d920cef86f33..dae4fca52a67 100644
--- a/games/brainworkshop/Makefile
+++ b/games/brainworkshop/Makefile
@@ -10,7 +10,7 @@ MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/Brain%20Workshop%20${PORTVERSION}
MAINTAINER= amdmi3@FreeBSD.org
COMMENT= Free open-source version of the Dual N-Back mental exercise
-RUN_DEPENDS= ${PYTHON_SITELIBDIR}/pyglet/__init__.py:graphics/py-pyglet
+RUN_DEPENDS= ${PYTHON_SITELIBDIR}/pyglet/__init__.py:graphics/py-pyglet@${PY_FLAVOR}
USES= dos2unix python:2.7,run zip
NO_BUILD= yes