Skip to content

Commit

Permalink
games/fretsonfire: Replace reference to PY_PILLOW with its value
Browse files Browse the repository at this point in the history
PR:		269915
  • Loading branch information
Yasuhiro Kimura authored and alonsobsd committed May 17, 2023
1 parent 0accf0c commit c76b01e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion games/fretsonfire/Makefile
Expand Up @@ -15,7 +15,7 @@ LICENSE_FILE= ${WRKSRC}/copying.txt

RUN_DEPENDS= ${PYNUMPY} \
${PYGAME} \
${PY_PILLOW} \
${PYTHON_PKGNAMEPREFIX}pillow>=7.0.0:graphics/py-pillow@${PY_FLAVOR} \
${PYTHON_PKGNAMEPREFIX}PyOpenGL>=0:graphics/py-PyOpenGL@${PY_FLAVOR} \
${LOCALBASE}/share/${PORTNAME}/default.ttf:games/fretsonfire-data

Expand Down

0 comments on commit c76b01e

Please sign in to comment.