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 /devel/libuta | |
parent | ce0e60666af79cfe9b6e080319a491ad7cc7217b (diff) | |
download | ports-1b3c0d7d6cec8ddd3b0b2b7d1b137309caca60b1.tar.gz ports-1b3c0d7d6cec8ddd3b0b2b7d1b137309caca60b1.zip |
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 778279dac0bc..3814e11514e1 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.3:${PORTSDIR}/devel/sdl12 \ + SDL-1.1.4:${PORTSDIR}/devel/sdl12 \ SDL_mixer.2:${PORTSDIR}/audio/sdl_mixer USE_FREETYPE= yes |