summaryrefslogtreecommitdiffstats
path: root/multimedia/mplayerxp
diff options
context:
space:
mode:
authorsobomax <sobomax@FreeBSD.org>2003-01-02 15:06:10 +0000
committersobomax <sobomax@FreeBSD.org>2003-01-02 15:06:10 +0000
commit2d06637d3146a986d9c6c0d8aa5d92751b3c4168 (patch)
treec8f70ea8dfbe4a0d8eacf1f1505d595a7457aaf0 /multimedia/mplayerxp
parentb1edd65b002d0e7996b39e47ae3506982d421f88 (diff)
downloadFreeBSD-ports-2d06637d3146a986d9c6c0d8aa5d92751b3c4168.zip
FreeBSD-ports-2d06637d3146a986d9c6c0d8aa5d92751b3c4168.tar.gz
Update version number of SDL shared library.
Diffstat (limited to 'multimedia/mplayerxp')
-rw-r--r--multimedia/mplayerxp/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/multimedia/mplayerxp/Makefile b/multimedia/mplayerxp/Makefile
index c802643..50ae674 100644
--- a/multimedia/mplayerxp/Makefile
+++ b/multimedia/mplayerxp/Makefile
@@ -134,7 +134,7 @@ CONFIGURE_ARGS+= --with-libdvdnav=${LOCALBASE}
.endif
# sdl
.ifdef(WITH_SDL)
-LIB_DEPENDS+= SDL-1.1.4:${PORTSDIR}/devel/sdl12
+LIB_DEPENDS+= SDL-1.1.5:${PORTSDIR}/devel/sdl12
CONFIGURE_ARGS+= --enable-sdl
CONFIGURE_ENV+= SDL_CONFIG=${SDL_CONFIG}
OpenPOWER on IntegriCloud