diff options
author | Maxim Sobolev <sobomax@FreeBSD.org> | 2001-04-09 11:55:04 +0000 |
---|---|---|
committer | Maxim Sobolev <sobomax@FreeBSD.org> | 2001-04-09 11:55:04 +0000 |
commit | 8ed8aafc20f5bbb802536df1c9c60b6e8c4a3220 (patch) | |
tree | a2747f7614694d1f568fd0fa2639e77228c1c234 /audio/pysol-sound-server | |
parent | f8cfa28522c7e06ce5f5b9297d559a07ea66e646 (diff) | |
download | ports-8ed8aafc20f5bbb802536df1c9c60b6e8c4a3220.tar.gz ports-8ed8aafc20f5bbb802536df1c9c60b6e8c4a3220.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 bf418587295b..6b92baa83c91 100644 --- a/audio/pysol-sound-server/Makefile +++ b/audio/pysol-sound-server/Makefile @@ -12,7 +12,7 @@ MASTER_SITES= http://wildsau.idv.uni-linz.ac.at/mfx/download/pysol/pysol-sound-s MAINTAINER= sobomax@FreeBSD.org -LIB_DEPENDS= SDL-1.1.3:${PORTSDIR}/devel/sdl-devel \ +LIB_DEPENDS= SDL-1.1.3:${PORTSDIR}/devel/sdl12 \ smpeg.1:${PORTSDIR}/graphics/smpeg \ SDL_mixer.2:${PORTSDIR}/audio/sdl_mixer |