diff options
author | sobomax <sobomax@FreeBSD.org> | 2003-01-02 15:06:10 +0000 |
---|---|---|
committer | sobomax <sobomax@FreeBSD.org> | 2003-01-02 15:06:10 +0000 |
commit | 2d06637d3146a986d9c6c0d8aa5d92751b3c4168 (patch) | |
tree | c8f70ea8dfbe4a0d8eacf1f1505d595a7457aaf0 /devel/sdl_ldbad | |
parent | b1edd65b002d0e7996b39e47ae3506982d421f88 (diff) | |
download | FreeBSD-ports-2d06637d3146a986d9c6c0d8aa5d92751b3c4168.zip FreeBSD-ports-2d06637d3146a986d9c6c0d8aa5d92751b3c4168.tar.gz |
Update version number of SDL shared library.
Diffstat (limited to 'devel/sdl_ldbad')
-rw-r--r-- | devel/sdl_ldbad/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/sdl_ldbad/Makefile b/devel/sdl_ldbad/Makefile index 79b4dc2..1da4d34 100644 --- a/devel/sdl_ldbad/Makefile +++ b/devel/sdl_ldbad/Makefile @@ -13,7 +13,7 @@ DISTFILES= # none MAINTAINER= sobomax@FreeBSD.org -LIB_DEPENDS= SDL-1.1.4:${PORTSDIR}/devel/sdl12 +LIB_DEPENDS= SDL-1.1.5:${PORTSDIR}/devel/sdl12 SDL_CONFIG= ${LOCALBASE}/bin/sdl11-config |