aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--games/endgame-singularity/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/games/endgame-singularity/Makefile b/games/endgame-singularity/Makefile
index 40c209c1ae9f..97e4a3b3a184 100644
--- a/games/endgame-singularity/Makefile
+++ b/games/endgame-singularity/Makefile
@@ -14,7 +14,7 @@ COMMENT= Simulates the life of a true AI
LICENSE= GPLv2
LICENSE_FILE= ${WRKSRC}/GPL.txt
-RUN_DEPENDS= py*-game>=1.8:devel/py-game \
+RUN_DEPENDS= ${PYGAME} \
${PYNUMPY}
USE_GITHUB= yes