diff options
author | Maxim Sobolev <sobomax@FreeBSD.org> | 2003-01-02 15:06:10 +0000 |
---|---|---|
committer | Maxim Sobolev <sobomax@FreeBSD.org> | 2003-01-02 15:06:10 +0000 |
commit | 5c160ac5bd7652f4b6cd06d38fde9b96d37ee823 (patch) | |
tree | 1965fa09d46b7b6f217692011df72c48d6e94f90 /devel/libuta | |
parent | 10732f785756dae58e751c0e3c35ff4b44f707a8 (diff) |
Notes
Diffstat (limited to 'devel/libuta')
-rw-r--r-- | devel/libuta/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/libuta/Makefile b/devel/libuta/Makefile index 3e47e244889b..a6a0200b9919 100644 --- a/devel/libuta/Makefile +++ b/devel/libuta/Makefile @@ -15,7 +15,7 @@ MAINTAINER= lehmann@ans-netz.de LIB_DEPENDS= png.5:${PORTSDIR}/graphics/png \ sigc.1:${PORTSDIR}/devel/libsigc++ \ - SDL-1.1.4:${PORTSDIR}/devel/sdl12 + SDL-1.1.5:${PORTSDIR}/devel/sdl12 USE_FREETYPE= yes USE_LIBTOOL= yes |