aboutsummaryrefslogtreecommitdiff
path: root/x11-toolkits
diff options
context:
space:
mode:
authorMaxim Sobolev <sobomax@FreeBSD.org>2001-06-26 10:18:52 +0000
committerMaxim Sobolev <sobomax@FreeBSD.org>2001-06-26 10:18:52 +0000
commit4693c97e6ac7f35741a7770d50589a7d2eac679b (patch)
tree122a92b6e81fead3c26654421e88585cd52e3e95 /x11-toolkits
parentf579ab0379a542fdbcc78673889fbd6292d01e96 (diff)
downloadports-4693c97e6ac7f35741a7770d50589a7d2eac679b.tar.gz
ports-4693c97e6ac7f35741a7770d50589a7d2eac679b.zip
Update version number of sdl_ttf shared library.
Notes
Notes: svn path=/head/; revision=44448
Diffstat (limited to 'x11-toolkits')
-rw-r--r--x11-toolkits/paragui-devel/Makefile2
-rw-r--r--x11-toolkits/paragui/Makefile2
2 files changed, 2 insertions, 2 deletions
diff --git a/x11-toolkits/paragui-devel/Makefile b/x11-toolkits/paragui-devel/Makefile
index 6906834d7a1e..32019e3d5d9f 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= ijliao@FreeBSD.org
LIB_DEPENDS= SDL-1.1.3:${PORTSDIR}/devel/sdl12 \
- SDL_ttf.2:${PORTSDIR}/graphics/sdl_ttf
+ SDL_ttf.3:${PORTSDIR}/graphics/sdl_ttf
SDL_CONFIG?= ${LOCALBASE}/bin/sdl11-config
diff --git a/x11-toolkits/paragui/Makefile b/x11-toolkits/paragui/Makefile
index 6906834d7a1e..32019e3d5d9f 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= ijliao@FreeBSD.org
LIB_DEPENDS= SDL-1.1.3:${PORTSDIR}/devel/sdl12 \
- SDL_ttf.2:${PORTSDIR}/graphics/sdl_ttf
+ SDL_ttf.3:${PORTSDIR}/graphics/sdl_ttf
SDL_CONFIG?= ${LOCALBASE}/bin/sdl11-config