diff options
author | sobomax <sobomax@FreeBSD.org> | 2003-01-02 23:06:10 +0800 |
---|---|---|
committer | sobomax <sobomax@FreeBSD.org> | 2003-01-02 23:06:10 +0800 |
commit | 2d06637d3146a986d9c6c0d8aa5d92751b3c4168 (patch) | |
tree | c8f70ea8dfbe4a0d8eacf1f1505d595a7457aaf0 /graphics/sdl_image/Makefile | |
parent | b1edd65b002d0e7996b39e47ae3506982d421f88 (diff) | |
download | freebsd-ports-gnome-2d06637d3146a986d9c6c0d8aa5d92751b3c4168.tar.gz freebsd-ports-gnome-2d06637d3146a986d9c6c0d8aa5d92751b3c4168.tar.zst freebsd-ports-gnome-2d06637d3146a986d9c6c0d8aa5d92751b3c4168.zip |
Update version number of SDL shared library.
Diffstat (limited to 'graphics/sdl_image/Makefile')
-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 331d766546c9..786f831d456c 100644 --- a/graphics/sdl_image/Makefile +++ b/graphics/sdl_image/Makefile @@ -14,7 +14,7 @@ DISTNAME= SDL_image-${PORTVERSION} MAINTAINER= sobomax@FreeBSD.org -LIB_DEPENDS= SDL-1.1.4:${PORTSDIR}/devel/sdl12 \ +LIB_DEPENDS= SDL-1.1.5:${PORTSDIR}/devel/sdl12 \ png.5:${PORTSDIR}/graphics/png \ tiff.4:${PORTSDIR}/graphics/tiff \ jpeg.9:${PORTSDIR}/graphics/jpeg |