summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--audio/pysol-sound-server/Makefile2
-rw-r--r--games/gemdropx/Makefile2
-rw-r--r--games/maelstrom/Makefile2
-rw-r--r--games/powerpak/Makefile2
-rw-r--r--graphics/smpeg/Makefile2
-rw-r--r--multimedia/smpeg/Makefile2
6 files changed, 6 insertions, 6 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
diff --git a/games/gemdropx/Makefile b/games/gemdropx/Makefile
index 4a694c06c16c..c0aabe38d6fd 100644
--- a/games/gemdropx/Makefile
+++ b/games/gemdropx/Makefile
@@ -12,7 +12,7 @@ MASTER_SITES= ftp://ftp.sonic.net/pub/users/nbs/unix/x/gemdropx/
MAINTAINER= ports@FreeBSD.org
-LIB_DEPENDS= SDL.2:${PORTSDIR}/devel/sdl
+LIB_DEPENDS= SDL-1.0.2:${PORTSDIR}/devel/sdl
USE_GMAKE= yes
USE_X_PREFIX= yes
diff --git a/games/maelstrom/Makefile b/games/maelstrom/Makefile
index f9424f977d9c..933a85d6fe8b 100644
--- a/games/maelstrom/Makefile
+++ b/games/maelstrom/Makefile
@@ -14,7 +14,7 @@ DISTNAME= Maelstrom-${PORTVERSION}
MAINTAINER= sobomax@altavista.net
LIB_DEPENDS= Xpm.4:${PORTSDIR}/graphics/xpm \
- SDL.2:${PORTSDIR}/devel/sdl
+ SDL-1.0.2:${PORTSDIR}/devel/sdl
USE_X_PREFIX= yes
GNU_CONFIGURE= yes
diff --git a/games/powerpak/Makefile b/games/powerpak/Makefile
index 54c3df7ae352..8fba8f21f937 100644
--- a/games/powerpak/Makefile
+++ b/games/powerpak/Makefile
@@ -13,7 +13,7 @@ DISTNAME= PowerPak
MAINTAINER= ports@FreeBSD.org
-LIB_DEPENDS= SDL.2:${PORTSDIR}/devel/sdl \
+LIB_DEPENDS= SDL-1.0.2:${PORTSDIR}/devel/sdl \
ttf.4:${PORTSDIR}/print/freetype
MAKEFILE= Makefile.FreeBSD
diff --git a/graphics/smpeg/Makefile b/graphics/smpeg/Makefile
index 9fa8d72955d2..0b6241c21d15 100644
--- a/graphics/smpeg/Makefile
+++ b/graphics/smpeg/Makefile
@@ -12,7 +12,7 @@ MASTER_SITES= http://www.lokigames.com/development/download/smpeg/
MAINTAINER= cpiazza@FreeBSD.org
-LIB_DEPENDS= SDL.2:${PORTSDIR}/devel/sdl \
+LIB_DEPENDS= SDL-1.0.2:${PORTSDIR}/devel/sdl \
gtk12.2:${PORTSDIR}/x11-toolkits/gtk12
GTK_CONFIG= ${X11BASE}/bin/gtk12-config
diff --git a/multimedia/smpeg/Makefile b/multimedia/smpeg/Makefile
index 9fa8d72955d2..0b6241c21d15 100644
--- a/multimedia/smpeg/Makefile
+++ b/multimedia/smpeg/Makefile
@@ -12,7 +12,7 @@ MASTER_SITES= http://www.lokigames.com/development/download/smpeg/
MAINTAINER= cpiazza@FreeBSD.org
-LIB_DEPENDS= SDL.2:${PORTSDIR}/devel/sdl \
+LIB_DEPENDS= SDL-1.0.2:${PORTSDIR}/devel/sdl \
gtk12.2:${PORTSDIR}/x11-toolkits/gtk12
GTK_CONFIG= ${X11BASE}/bin/gtk12-config