diff options
Diffstat (limited to 'games/fretsonfire')
-rw-r--r-- | games/fretsonfire/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/games/fretsonfire/Makefile b/games/fretsonfire/Makefile index c4c7891c0dd9..20ec9faaeb2a 100644 --- a/games/fretsonfire/Makefile +++ b/games/fretsonfire/Makefile @@ -14,7 +14,7 @@ COMMENT= Game of musical skill and fast fingers RUN_DEPENDS= ${PYNUMPY} \ ${PYTHON_PKGNAMEPREFIX}game>=0:devel/py-game \ - ${PYTHON_PKGNAMEPREFIX}opengl>=0:graphics/py-PyOpenGL \ + ${PYTHON_PKGNAMEPREFIX}PyOpenGL>=0:graphics/py-PyOpenGL \ ${PYTHON_PKGNAMEPREFIX}pillow>=0:graphics/py-pillow \ ${LOCALBASE}/share/${PORTNAME}/default.ttf:games/fretsonfire-data |