From a7504486c9538a5ec7dd33b6588353c7acee6290 Mon Sep 17 00:00:00 2001 From: Erwin Lansing Date: Fri, 19 May 2006 10:58:39 +0000 Subject: Update to 0.3 PR: 97484 Submitted by: Jose Alonso Cardenas Marquez (maintainer) --- games/balazar/Makefile | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) (limited to 'games/balazar/Makefile') diff --git a/games/balazar/Makefile b/games/balazar/Makefile index 53d39ffd8791..d2c291704f40 100644 --- a/games/balazar/Makefile +++ b/games/balazar/Makefile @@ -6,7 +6,7 @@ # PORTNAME= balazar -PORTVERSION= 0.2 +PORTVERSION= 0.3 CATEGORIES= games python MASTER_SITES= http://download.gna.org/balazar/ DISTNAME= Balazar-${PORTVERSION} @@ -21,7 +21,8 @@ RUN_DEPENDS= soya_editor:${PORTSDIR}/graphics/py-soya3d \ ${PYTHON_SITELIBDIR}/_openal.so:${PORTSDIR}/audio/py-openal \ ${PYTHON_SITELIBDIR}/pysdl_mixer/sdl_mixer.so:${PORTSDIR}/audio/py-sdl_mixer \ ${PYTHON_SITELIBDIR}/ogg/vorbis.so:${PORTSDIR}/audio/py-vorbis \ - ${PYTHON_SITELIBDIR}/tofu/client.py:${PORTSDIR}/net/py-tofu + ${PYTHON_SITELIBDIR}/tofu/client.py:${PORTSDIR}/net/py-tofu \ + ${PYTHON_SITELIBDIR}/cerealizer/__init__.py:${PORTSDIR}/security/py-cerealizer USE_X_PREFIX= yes USE_BZIP2= yes @@ -30,6 +31,7 @@ USE_PYDISTUTILS= yes USE_TWISTED= yes USE_GL= yes USE_SDL= sdl mixer +USE_GETTEXT= yes post-install: .if !defined(NOPORTDOCS) -- cgit v1.2.3