aboutsummaryrefslogtreecommitdiff
path: root/games/nelly
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/nelly
parent2a39a6d67ef96af680a00c361edced80b635a7a6 (diff)
downloadports-0836640b502027b5b4785c8417864c6f7d71d4b2.tar.gz
ports-0836640b502027b5b4785c8417864c6f7d71d4b2.zip
- update dependencies to use PYGAME
Submitted by: maintainer, nemysis@gmx.ch (via mail)
Notes
Notes: svn path=/head/; revision=304302
Diffstat (limited to 'games/nelly')
-rw-r--r--games/nelly/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/games/nelly/Makefile b/games/nelly/Makefile
index bb688bab0bc2..0864d9cbbd3a 100644
--- a/games/nelly/Makefile
+++ b/games/nelly/Makefile
@@ -15,7 +15,7 @@ MASTER_SITES= http://www.partiallydisassembled.net/nelly/ \
MAINTAINER= nemysis@gmx.ch
COMMENT= Nelly's Rooftop Garden, physics-based puzzle game
-RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}game>=0:${PORTSDIR}/devel/py-game \
+RUN_DEPENDS= ${PYGAME} \
${PYTHON_PKGNAMEPREFIX}opengl>=0:${PORTSDIR}/graphics/py-opengl
USE_PYTHON_RUN= yes