aboutsummaryrefslogtreecommitdiff
path: root/graphics/impressive
diff options
context:
space:
mode:
authorAntoine Brodin <antoine@FreeBSD.org>2020-03-24 19:54:57 +0000
committerAntoine Brodin <antoine@FreeBSD.org>2020-03-24 19:54:57 +0000
commit1bf9457272318a99eb550ee7603ef85903c36cea (patch)
tree30969701cc82a93abc61c62dd66cf03666bbe585 /graphics/impressive
parentb4990c3eb608adca7aab250206f47b154ccd7711 (diff)
Convert the tree to use PY_PILLOW
With hat: portmgr Originally submitted by: kai
Notes
Notes: svn path=/head/; revision=529063
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 eae65211dd97..6c3a1aaeed59 100644
--- a/graphics/impressive/Makefile
+++ b/graphics/impressive/Makefile
@@ -19,7 +19,7 @@ EXPIRATION_DATE= 2020-09-15
RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}PyOpenGL>=0:graphics/py-PyOpenGL@${PY_FLAVOR} \
${PYGAME} \
- ${PYTHON_PKGNAMEPREFIX}pillow6>0:graphics/py-pillow6@${PY_FLAVOR}
+ ${PY_PILLOW}
USES= python:2.7 sdl shebangfix
USE_SDL= sdl