summaryrefslogtreecommitdiff
path: root/audio/snack
diff options
context:
space:
mode:
authorChristian Weisgerber <naddy@FreeBSD.org>2003-12-20 16:14:14 +0000
committerChristian Weisgerber <naddy@FreeBSD.org>2003-12-20 16:14:14 +0000
commit89c5de703163bc92603bc4ad3ec74b9e1f73f231 (patch)
tree765c5c07ee53ac58ac2d1d65e0c05055ba8cac38 /audio/snack
parentUpdate to Ogg Vorbis 1.0.1. (diff)
Catch up with libogg/libvorbis version bump.
Notes
Notes: svn path=/head/; revision=96269
Diffstat (limited to 'audio/snack')
-rw-r--r--audio/snack/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/audio/snack/Makefile b/audio/snack/Makefile
index 00475d2ffb8f..aeebb1d3530e 100644
--- a/audio/snack/Makefile
+++ b/audio/snack/Makefile
@@ -28,7 +28,7 @@ CONFIGURE_ARGS= --with-tcl=${LOCALBASE}/lib/tcl8.4 \
PLIST_SUB= SNACK_VER=2.2
.if defined(WITH_VORBIS)
-LIB_DEPENDS+= vorbis.2:${PORTSDIR}/audio/libvorbis
+LIB_DEPENDS+= vorbis.3:${PORTSDIR}/audio/libvorbis
CONFIGURE_ARGS+= --with-ogg-include=${LOCALBASE}/include \
--with-ogg-lib=${LOCALBASE}/lib
ALL_TARGET= all libsnackogg.so