diff options
author | Vanilla I. Shu <vanilla@FreeBSD.org> | 2000-04-23 06:48:40 +0000 |
---|---|---|
committer | Vanilla I. Shu <vanilla@FreeBSD.org> | 2000-04-23 06:48:40 +0000 |
commit | 308fff2f2a3c8136336e28d3b5a446a0c5653f7d (patch) | |
tree | d5f18c01039e74e55a5aa15fe01f31b5546a50ed /audio/pysol-sound-server | |
parent | 49d517885e569bc0e435bf235c46337f06b9ec76 (diff) | |
download | ports-308fff2f2a3c8136336e28d3b5a446a0c5653f7d.tar.gz ports-308fff2f2a3c8136336e28d3b5a446a0c5653f7d.zip |
Notes
Diffstat (limited to 'audio/pysol-sound-server')
-rw-r--r-- | audio/pysol-sound-server/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/audio/pysol-sound-server/Makefile b/audio/pysol-sound-server/Makefile index 5f0726dcd755..e33f369aad8f 100644 --- a/audio/pysol-sound-server/Makefile +++ b/audio/pysol-sound-server/Makefile @@ -13,7 +13,7 @@ MASTER_SITES= http://wildsau.idv.uni-linz.ac.at/mfx/download/pysol/pysol-sound-s MAINTAINER= sobomax@altavista.net BUILD_DEPENDS= python:${PORTSDIR}/lang/python -LIB_DEPENDS= SDL.2:${PORTSDIR}/devel/sdl \ +LIB_DEPENDS= SDL-1.0.2:${PORTSDIR}/devel/sdl \ smpeg.0:${PORTSDIR}/graphics/smpeg RUN_DEPENDS= python:${PORTSDIR}/lang/python |