diff options
Diffstat (limited to 'games/gcompris/Makefile')
-rw-r--r-- | games/gcompris/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/games/gcompris/Makefile b/games/gcompris/Makefile index 5c47ddb6c3ed..96edf269cb25 100644 --- a/games/gcompris/Makefile +++ b/games/gcompris/Makefile @@ -24,7 +24,7 @@ USE_BZIP2= yes USES= display:configure gettext gmake pathfix pkgconfig GNU_CONFIGURE= yes USE_GSTREAMER= yes -USE_PYTHON= -2.7 +USE_PYTHON= 2 USE_SQLITE= 3 USE_SDL= mixer USE_GNOME= intlhack gnomeprefix gtk20 pygtk2 libxml2 librsvg2 |