diff options
Diffstat (limited to 'games/childsplay/Makefile')
-rw-r--r-- | games/childsplay/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/games/childsplay/Makefile b/games/childsplay/Makefile index f3d99d9fb2d5..bab1a80c3d77 100644 --- a/games/childsplay/Makefile +++ b/games/childsplay/Makefile @@ -3,7 +3,7 @@ PORTNAME= childsplay PORTVERSION= 2.6.5 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= games MASTER_SITES= SAVANNAH @@ -19,7 +19,7 @@ RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}sqlalchemy10>0:databases/py-sqlalchemy10@${P NO_BUILD= yes -USES= gettext shebangfix tar:tgz python:2 +USES= gettext shebangfix tar:tgz python:2.7 USE_GNOME= pygtk2 SHEBANG_FILES= childsplay.py |