From d0c22b66f4f131219ca13779851cedbdeb2f0e15 Mon Sep 17 00:00:00 2001 From: amdmi3 Date: Tue, 10 May 2016 11:13:33 +0000 Subject: - Fix dependency Approved by: portmgr blanket --- games/fretsonfire/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'games/fretsonfire') 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 -- cgit