summaryrefslogtreecommitdiffstats
path: root/multimedia
diff options
context:
space:
mode:
authormarcus <marcus@FreeBSD.org>2003-10-03 19:01:11 +0000
committermarcus <marcus@FreeBSD.org>2003-10-03 19:01:11 +0000
commit6e59a926677cd8604f9903f8dbcc3af417956455 (patch)
treeabf3d3bdfd934c8195e534ca6bc8aa390fb48505 /multimedia
parent091549e9a80e7f85b28efda673954017f6690c2c (diff)
downloadFreeBSD-ports-6e59a926677cd8604f9903f8dbcc3af417956455.zip
FreeBSD-ports-6e59a926677cd8604f9903f8dbcc3af417956455.tar.gz
Down-rev the libSDL shared lib version since SDL-1.2.6 has not been
committed yet. Spotted by: Thierry Thomas <thierry@pompo.net>
Diffstat (limited to 'multimedia')
-rw-r--r--multimedia/mplayer/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/multimedia/mplayer/Makefile b/multimedia/mplayer/Makefile
index 69604b2..6709988 100644
--- a/multimedia/mplayer/Makefile
+++ b/multimedia/mplayer/Makefile
@@ -261,7 +261,7 @@ WITH_SVGALIB= yes
WITH_AALIB= yes
.endif
-.if exists(${LOCALBASE}/lib/libSDL-1.1.so.6)
+.if exists(${LOCALBASE}/lib/libSDL-1.1.so.5)
WITH_SDL= yes
WITH_AALIB= yes
.endif
OpenPOWER on IntegriCloud