diff options
author | Maxim Sobolev <sobomax@FreeBSD.org> | 2002-04-17 12:38:02 +0000 |
---|---|---|
committer | Maxim Sobolev <sobomax@FreeBSD.org> | 2002-04-17 12:38:02 +0000 |
commit | 1b3c0d7d6cec8ddd3b0b2b7d1b137309caca60b1 (patch) | |
tree | d6e1dc5578a00f17474e942fe95ee7b689a65e1d /x11-toolkits | |
parent | ce0e60666af79cfe9b6e080319a491ad7cc7217b (diff) | |
download | ports-1b3c0d7d6cec8ddd3b0b2b7d1b137309caca60b1.tar.gz ports-1b3c0d7d6cec8ddd3b0b2b7d1b137309caca60b1.zip |
Notes
Diffstat (limited to 'x11-toolkits')
-rw-r--r-- | x11-toolkits/paragui-devel/Makefile | 2 | ||||
-rw-r--r-- | x11-toolkits/paragui/Makefile | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/x11-toolkits/paragui-devel/Makefile b/x11-toolkits/paragui-devel/Makefile index a5f14705f624..cd63f53c3064 100644 --- a/x11-toolkits/paragui-devel/Makefile +++ b/x11-toolkits/paragui-devel/Makefile @@ -13,7 +13,7 @@ MASTER_SITES= ftp://ftp.bms-austria.com/pub/paragui/release/ MAINTAINER= ports@FreeBSD.org -LIB_DEPENDS= SDL-1.1.3:${PORTSDIR}/devel/sdl12 \ +LIB_DEPENDS= SDL-1.1.4:${PORTSDIR}/devel/sdl12 \ SDL_image.10:${PORTSDIR}/graphics/sdl_image \ SDL_ttf.3:${PORTSDIR}/graphics/sdl_ttf \ expat.2:${PORTSDIR}/textproc/expat2 diff --git a/x11-toolkits/paragui/Makefile b/x11-toolkits/paragui/Makefile index a5f14705f624..cd63f53c3064 100644 --- a/x11-toolkits/paragui/Makefile +++ b/x11-toolkits/paragui/Makefile @@ -13,7 +13,7 @@ MASTER_SITES= ftp://ftp.bms-austria.com/pub/paragui/release/ MAINTAINER= ports@FreeBSD.org -LIB_DEPENDS= SDL-1.1.3:${PORTSDIR}/devel/sdl12 \ +LIB_DEPENDS= SDL-1.1.4:${PORTSDIR}/devel/sdl12 \ SDL_image.10:${PORTSDIR}/graphics/sdl_image \ SDL_ttf.3:${PORTSDIR}/graphics/sdl_ttf \ expat.2:${PORTSDIR}/textproc/expat2 |