summaryrefslogtreecommitdiffstats
path: root/audio/sdl_sound
diff options
context:
space:
mode:
authormarcus <marcus@FreeBSD.org>2003-02-23 20:24:26 +0000
committermarcus <marcus@FreeBSD.org>2003-02-23 20:24:26 +0000
commit3d410604f3eca435b8f1a389a5c74a0c27fa8992 (patch)
tree16b163d5087a0ef5620709e3314f2618cb34d07b /audio/sdl_sound
parentf08f109a595476f43d100174bff6931b06416707 (diff)
downloadFreeBSD-ports-3d410604f3eca435b8f1a389a5c74a0c27fa8992.zip
FreeBSD-ports-3d410604f3eca435b8f1a389a5c74a0c27fa8992.tar.gz
Chase FLAC's shared lib version.
Diffstat (limited to 'audio/sdl_sound')
-rw-r--r--audio/sdl_sound/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/audio/sdl_sound/Makefile b/audio/sdl_sound/Makefile
index 73a5f02..6388160 100644
--- a/audio/sdl_sound/Makefile
+++ b/audio/sdl_sound/Makefile
@@ -35,7 +35,7 @@ post-patch:
.include <bsd.port.pre.mk>
.if !defined(WITHOUT_FLAC)
-LIB_DEPENDS+= FLAC.4:${PORTSDIR}/audio/flac
+LIB_DEPENDS+= FLAC.5:${PORTSDIR}/audio/flac
.else
CONFIGURE_ARGS+= --disable-flac
.endif
OpenPOWER on IntegriCloud