summaryrefslogtreecommitdiff
path: root/audio/pysol-sound-server
diff options
context:
space:
mode:
authorVanilla I. Shu <vanilla@FreeBSD.org>2000-04-22 21:58:27 +0000
committerVanilla I. Shu <vanilla@FreeBSD.org>2000-04-22 21:58:27 +0000
commit413d664fcb80bf6139a439c5eb066505ba229dfa (patch)
tree8e3c1a2ff4f6af7149528b75b71897df08df2d57 /audio/pysol-sound-server
parentUpdate to 0.3.5 and move external patch file into patches/ (diff)
Change libSDL-1.0 to libSDL.
Notes
Notes: svn path=/head/; revision=27900
Diffstat (limited to 'audio/pysol-sound-server')
-rw-r--r--audio/pysol-sound-server/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/audio/pysol-sound-server/Makefile b/audio/pysol-sound-server/Makefile
index db15010ec694..5f0726dcd755 100644
--- a/audio/pysol-sound-server/Makefile
+++ b/audio/pysol-sound-server/Makefile
@@ -13,8 +13,8 @@ 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-1.0.2:${PORTSDIR}/devel/sdl \
- smpeg-0.3.0:${PORTSDIR}/graphics/smpeg
+LIB_DEPENDS= SDL.2:${PORTSDIR}/devel/sdl \
+ smpeg.0:${PORTSDIR}/graphics/smpeg
RUN_DEPENDS= python:${PORTSDIR}/lang/python
WRKSRC= ${WRKDIR}/${DISTNAME}/src