summaryrefslogtreecommitdiffstats
path: root/games
diff options
context:
space:
mode:
authorvanilla <vanilla@FreeBSD.org>2000-04-23 06:48:40 +0000
committervanilla <vanilla@FreeBSD.org>2000-04-23 06:48:40 +0000
commitb70e2f420b1210df7ecb391d90532f796147ab29 (patch)
treebacef2e19ea887c03491766f170292931c25fa76 /games
parent29bfee38c76e143c3448251cfcba90bed1e69030 (diff)
downloadFreeBSD-ports-b70e2f420b1210df7ecb391d90532f796147ab29.zip
FreeBSD-ports-b70e2f420b1210df7ecb391d90532f796147ab29.tar.gz
Revert to libSDL-1.0.
Diffstat (limited to 'games')
-rw-r--r--games/gemdropx/Makefile2
-rw-r--r--games/maelstrom/Makefile2
-rw-r--r--games/powerpak/Makefile2
3 files changed, 3 insertions, 3 deletions
diff --git a/games/gemdropx/Makefile b/games/gemdropx/Makefile
index 4a694c0..c0aabe3 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 f9424f9..933a85d 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 54c3df7..8fba8f2 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
OpenPOWER on IntegriCloud