aboutsummaryrefslogtreecommitdiffstats
path: root/graphics/impressive
diff options
context:
space:
mode:
Diffstat (limited to 'graphics/impressive')
-rw-r--r--graphics/impressive/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/graphics/impressive/Makefile b/graphics/impressive/Makefile
index c78895eb2ff2..720efb789ff0 100644
--- a/graphics/impressive/Makefile
+++ b/graphics/impressive/Makefile
@@ -15,7 +15,7 @@ LICENSE= GPLv2
LICENSE_FILE= ${WRKSRC}/license.txt
RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}PyOpenGL>=0:graphics/py-PyOpenGL@${PY_FLAVOR} \
- ${PYTHON_PKGNAMEPREFIX}game>0:devel/py-game@${PY_FLAVOR} \
+ ${PYGAME} \
${PYTHON_PKGNAMEPREFIX}pillow>0:graphics/py-pillow@${PY_FLAVOR}
USES= python:2.7 sdl shebangfix