aboutsummaryrefslogtreecommitdiff
path: root/games/mopesnake
diff options
context:
space:
mode:
authorJason Helfman <jgh@FreeBSD.org>2012-09-14 23:39:13 +0000
committerJason Helfman <jgh@FreeBSD.org>2012-09-14 23:39:13 +0000
commit0836640b502027b5b4785c8417864c6f7d71d4b2 (patch)
tree6de78a1df6e7c9648dbe68bece5cd64293aa7b41 /games/mopesnake
parent2a39a6d67ef96af680a00c361edced80b635a7a6 (diff)
downloadports-0836640b502027b5b4785c8417864c6f7d71d4b2.tar.gz
ports-0836640b502027b5b4785c8417864c6f7d71d4b2.zip
Notes
Diffstat (limited to 'games/mopesnake')
-rw-r--r--games/mopesnake/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/games/mopesnake/Makefile b/games/mopesnake/Makefile
index 7ab37e4aac63..e216a26a9233 100644
--- a/games/mopesnake/Makefile
+++ b/games/mopesnake/Makefile
@@ -12,7 +12,7 @@ COMMENT= Classic snake game in which you attempt to eat all the pain
LICENSE= GPLv2
-RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}game>=0:${PORTSDIR}/devel/py-game
+RUN_DEPENDS= ${PYGAME}
USE_ZIP= yes
USE_PYTHON= yes