diff options
author | Marcus Alves Grando <mnag@FreeBSD.org> | 2005-10-08 17:57:45 +0000 |
---|---|---|
committer | Marcus Alves Grando <mnag@FreeBSD.org> | 2005-10-08 17:57:45 +0000 |
commit | 1de14cf6df0c531d5ad558f1e42af366d5f9f326 (patch) | |
tree | 550ed4e714f2694213aae26cec30742e444dcaff /audio/py-sdl_mixer | |
parent | 1009202937864ef97cf1dcd6f6a595430c3b4904 (diff) | |
download | ports-1de14cf6df0c531d5ad558f1e42af366d5f9f326.tar.gz ports-1de14cf6df0c531d5ad558f1e42af366d5f9f326.zip |
Notes
Diffstat (limited to 'audio/py-sdl_mixer')
-rw-r--r-- | audio/py-sdl_mixer/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/audio/py-sdl_mixer/Makefile b/audio/py-sdl_mixer/Makefile index 0fed3eb34625..5615c3dfc024 100644 --- a/audio/py-sdl_mixer/Makefile +++ b/audio/py-sdl_mixer/Makefile @@ -15,6 +15,7 @@ DISTNAME= pysdl_mixer-${PORTVERSION} MAINTAINER= acardenas@bsd.org.pe COMMENT= Pysdl_mixer is a python interface to SDL's sdl_mixer +BUILD_DEPENDS= pyrexc:${PORTSDIR}/devel/pyrex LIB_DEPENDS= openal.0:${PORTSDIR}/audio/openal DIST_SUBDIR= python |