summaryrefslogtreecommitdiffstats
path: root/audio
diff options
context:
space:
mode:
authorsobomax <sobomax@FreeBSD.org>2001-04-09 11:55:04 +0000
committersobomax <sobomax@FreeBSD.org>2001-04-09 11:55:04 +0000
commita7eae9f50e318122e001463c84912c1056c70a3e (patch)
tree32b9b6e7ab9a5682da5d2f1847708e3096a869b3 /audio
parent36fa1d86032614d54da31965e81e0fdd4e701c9d (diff)
downloadFreeBSD-ports-a7eae9f50e318122e001463c84912c1056c70a3e.zip
FreeBSD-ports-a7eae9f50e318122e001463c84912c1056c70a3e.tar.gz
Move:
devel/sdl --> devel/sdl10 devel/sdl-devel --> devel/sdl12 Repo-copy by: asami
Diffstat (limited to 'audio')
-rw-r--r--audio/mpg321/Makefile2
-rw-r--r--audio/pysol-sound-server/Makefile2
-rw-r--r--audio/sdl_mixer/Makefile2
3 files changed, 3 insertions, 3 deletions
diff --git a/audio/mpg321/Makefile b/audio/mpg321/Makefile
index 938b554..469ac2c 100644
--- a/audio/mpg321/Makefile
+++ b/audio/mpg321/Makefile
@@ -16,7 +16,7 @@ MAINTAINER= ijliao@FreeBSD.org
LIB_DEPENDS= smpeg.1:${PORTSDIR}/graphics/smpeg \
ao.1:${PORTSDIR}/audio/libao \
- SDL-1.1.3:${PORTSDIR}/devel/sdl-devel \
+ SDL-1.1.3:${PORTSDIR}/devel/sdl12 \
gnugetopt.1:${PORTSDIR}/devel/libgnugetopt
SDL_CONFIG= ${LOCALBASE}/bin/sdl11-config
diff --git a/audio/pysol-sound-server/Makefile b/audio/pysol-sound-server/Makefile
index bf41858..6b92baa 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
diff --git a/audio/sdl_mixer/Makefile b/audio/sdl_mixer/Makefile
index c76a1a0..854c938 100644
--- a/audio/sdl_mixer/Makefile
+++ b/audio/sdl_mixer/Makefile
@@ -13,7 +13,7 @@ DISTNAME= SDL_mixer-${PORTVERSION}
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 \
vorbis.0:${PORTSDIR}/audio/libvorbis
OpenPOWER on IntegriCloud