diff options
author | Maxim Sobolev <sobomax@FreeBSD.org> | 2001-02-16 19:48:10 +0000 |
---|---|---|
committer | Maxim Sobolev <sobomax@FreeBSD.org> | 2001-02-16 19:48:10 +0000 |
commit | 7943b38622df34b660cc9f315e803cea3b7b2624 (patch) | |
tree | ea213f772b528d576303e8baac812bfee44b02d2 /graphics/sdl_image | |
parent | 26b139aa592f8abfec70a57a2709869dea126e6c (diff) |
Notes
Diffstat (limited to 'graphics/sdl_image')
-rw-r--r-- | graphics/sdl_image/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/graphics/sdl_image/Makefile b/graphics/sdl_image/Makefile index a40a58f4605f..d152ceba8fb5 100644 --- a/graphics/sdl_image/Makefile +++ b/graphics/sdl_image/Makefile @@ -13,7 +13,7 @@ DISTNAME= SDL_image-${PORTVERSION} MAINTAINER= sobomax@FreeBSD.org -LIB_DEPENDS= SDL-1.1.2:${PORTSDIR}/devel/sdl-devel \ +LIB_DEPENDS= SDL-1.1.3:${PORTSDIR}/devel/sdl-devel \ png.4:${PORTSDIR}/graphics/png \ tiff.4:${PORTSDIR}/graphics/tiff \ jpeg.9:${PORTSDIR}/graphics/jpeg |