aboutsummaryrefslogtreecommitdiffstats
path: root/audio/alsaplayer
diff options
context:
space:
mode:
authornaddy <naddy@FreeBSD.org>2003-12-21 00:14:14 +0800
committernaddy <naddy@FreeBSD.org>2003-12-21 00:14:14 +0800
commit5b3197d3498bc5e00cf42ac3e55c2b4e89bed552 (patch)
treed86735ea3fd63f05658c7cbdade459b1a54838f6 /audio/alsaplayer
parente64af3bd9c6ee7bef0ac283907ab153e12eeb660 (diff)
downloadfreebsd-ports-gnome-5b3197d3498bc5e00cf42ac3e55c2b4e89bed552.tar.gz
freebsd-ports-gnome-5b3197d3498bc5e00cf42ac3e55c2b4e89bed552.tar.zst
freebsd-ports-gnome-5b3197d3498bc5e00cf42ac3e55c2b4e89bed552.zip
Catch up with libogg/libvorbis version bump.
Diffstat (limited to 'audio/alsaplayer')
-rw-r--r--audio/alsaplayer/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/audio/alsaplayer/Makefile b/audio/alsaplayer/Makefile
index cc352ff2417a..dcd9b26dd43b 100644
--- a/audio/alsaplayer/Makefile
+++ b/audio/alsaplayer/Makefile
@@ -137,7 +137,7 @@ PLIST_SUB+= VORBIS="@comment "
CONFIGURE_ARGS+= --enable-oggvorbis \
--with-vorbis-prefix=${LOCALBASE} \
--with-ogg-prefix=${LOCALBASE}
-LIB_DEPENDS+= vorbis.2:${PORTSDIR}/audio/libvorbis
+LIB_DEPENDS+= vorbis.3:${PORTSDIR}/audio/libvorbis
PLIST_SUB+= VORBIS=""
.endif