From 2d06637d3146a986d9c6c0d8aa5d92751b3c4168 Mon Sep 17 00:00:00 2001 From: sobomax Date: Thu, 2 Jan 2003 15:06:10 +0000 Subject: Update version number of SDL shared library. --- x11-toolkits/mesgui/Makefile | 2 +- x11-toolkits/paragui-devel/Makefile | 2 +- x11-toolkits/paragui/Makefile | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) (limited to 'x11-toolkits') diff --git a/x11-toolkits/mesgui/Makefile b/x11-toolkits/mesgui/Makefile index 161f60ae4034..a00767848b49 100644 --- a/x11-toolkits/mesgui/Makefile +++ b/x11-toolkits/mesgui/Makefile @@ -13,7 +13,7 @@ MASTER_SITE_SUBDIR= ${PORTNAME} MAINTAINER= ports@FreeBSD.org -LIB_DEPENDS= SDL-1.1.4:${PORTSDIR}/devel/sdl12 \ +LIB_DEPENDS= SDL-1.1.5:${PORTSDIR}/devel/sdl12 \ freetype.9:${PORTSDIR}/print/freetype2 SDL_CONFIG?= ${LOCALBASE}/bin/sdl11-config diff --git a/x11-toolkits/paragui-devel/Makefile b/x11-toolkits/paragui-devel/Makefile index 1da9dbd21bc1..5b344fbf0c21 100644 --- a/x11-toolkits/paragui-devel/Makefile +++ b/x11-toolkits/paragui-devel/Makefile @@ -14,7 +14,7 @@ MASTER_SITES= ftp://ftp.bms-austria.com/pub/paragui/release/ MAINTAINER= ports@FreeBSD.org -LIB_DEPENDS= SDL-1.1.4:${PORTSDIR}/devel/sdl12 \ +LIB_DEPENDS= SDL-1.1.5:${PORTSDIR}/devel/sdl12 \ SDL_image.10:${PORTSDIR}/graphics/sdl_image \ SDL_ttf.3:${PORTSDIR}/graphics/sdl_ttf \ expat.4:${PORTSDIR}/textproc/expat2 diff --git a/x11-toolkits/paragui/Makefile b/x11-toolkits/paragui/Makefile index 1da9dbd21bc1..5b344fbf0c21 100644 --- a/x11-toolkits/paragui/Makefile +++ b/x11-toolkits/paragui/Makefile @@ -14,7 +14,7 @@ MASTER_SITES= ftp://ftp.bms-austria.com/pub/paragui/release/ MAINTAINER= ports@FreeBSD.org -LIB_DEPENDS= SDL-1.1.4:${PORTSDIR}/devel/sdl12 \ +LIB_DEPENDS= SDL-1.1.5:${PORTSDIR}/devel/sdl12 \ SDL_image.10:${PORTSDIR}/graphics/sdl_image \ SDL_ttf.3:${PORTSDIR}/graphics/sdl_ttf \ expat.4:${PORTSDIR}/textproc/expat2 -- cgit