diff options
Diffstat (limited to 'games/balazar/Makefile')
-rw-r--r-- | games/balazar/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/games/balazar/Makefile b/games/balazar/Makefile index 8db0f502b088..275d87cb0b3a 100644 --- a/games/balazar/Makefile +++ b/games/balazar/Makefile @@ -22,10 +22,9 @@ RUN_DEPENDS= soya_editor:${PORTSDIR}/graphics/py-soya3d \ USE_BZIP2= yes USE_PYTHON= yes USE_PYDISTUTILS= yes -USE_TWISTED= yes USE_GL= glew USE_SDL= sdl mixer -USES= gettext +USES= gettext twisted PYDISTUTILS_PKGNAME= Balazar PYDISTUTILS_EGGINFODIR= ${PREFIX}/share |