aboutsummaryrefslogtreecommitdiff
path: root/games/balazarbrothers
diff options
context:
space:
mode:
authorErwin Lansing <erwin@FreeBSD.org>2009-06-13 15:46:12 +0000
committerErwin Lansing <erwin@FreeBSD.org>2009-06-13 15:46:12 +0000
commit3ea0f53a9c8640174fe9e5e7c34c6f9fa697d831 (patch)
tree12d4b810a8fcd994cda1566794983c531b38837c /games/balazarbrothers
parent34b6f0ab4b1ad8310c0ea81e32246a2761fc5ae7 (diff)
downloadports-3ea0f53a9c8640174fe9e5e7c34c6f9fa697d831.tar.gz
ports-3ea0f53a9c8640174fe9e5e7c34c6f9fa697d831.zip
Notes
Diffstat (limited to 'games/balazarbrothers')
-rw-r--r--games/balazarbrothers/Makefile7
1 files changed, 1 insertions, 6 deletions
diff --git a/games/balazarbrothers/Makefile b/games/balazarbrothers/Makefile
index e22d08f6159c..056abaf8a774 100644
--- a/games/balazarbrothers/Makefile
+++ b/games/balazarbrothers/Makefile
@@ -35,8 +35,7 @@ PYDISTUTILS_PKGNAME= BalazarBrothers
PYDISTUTILS_EGGINFODIR= ${PREFIX}/share
DATADIR= share/balazar_brothers
-OPTIONS= OPENAL "Use openal sound system" on \
- SDL "Use sdl sound system" off
+OPTIONS= OPENAL "Use openal sound system" on
.include <bsd.port.pre.mk>
@@ -44,10 +43,6 @@ OPTIONS= OPENAL "Use openal sound system" on \
RUN_DEPENDS+= ${PYTHON_SITELIBDIR}/_openal.so:${PORTSDIR}/audio/py-openal
.endif
-.if defined(WITH_SDL)
-RUN_DEPENDS+= ${PYTHON_SITELIBDIR}/pysdl_mixer/sdl_mixer.so:${PORTSDIR}/audio/py-sdl_mixer
-.endif
-
post-patch:
@${REINPLACE_CMD} -e 's|%%PREFIX%%|${PREFIX}|g' ${WRKSRC}/setup.cfg