aboutsummaryrefslogtreecommitdiffstats
path: root/devel/libuta
diff options
context:
space:
mode:
authorsobomax <sobomax@FreeBSD.org>2003-01-02 23:06:10 +0800
committersobomax <sobomax@FreeBSD.org>2003-01-02 23:06:10 +0800
commit2d06637d3146a986d9c6c0d8aa5d92751b3c4168 (patch)
treec8f70ea8dfbe4a0d8eacf1f1505d595a7457aaf0 /devel/libuta
parentb1edd65b002d0e7996b39e47ae3506982d421f88 (diff)
downloadfreebsd-ports-graphics-2d06637d3146a986d9c6c0d8aa5d92751b3c4168.tar.gz
freebsd-ports-graphics-2d06637d3146a986d9c6c0d8aa5d92751b3c4168.tar.zst
freebsd-ports-graphics-2d06637d3146a986d9c6c0d8aa5d92751b3c4168.zip
Update version number of SDL shared library.
Diffstat (limited to 'devel/libuta')
-rw-r--r--devel/libuta/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/libuta/Makefile b/devel/libuta/Makefile
index 3e47e244889..a6a0200b991 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