summaryrefslogtreecommitdiff
path: root/net-p2p/lopster
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 /net-p2p/lopster
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 'net-p2p/lopster')
-rw-r--r--net-p2p/lopster/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/net-p2p/lopster/Makefile b/net-p2p/lopster/Makefile
index fe624a0cadbe..2f64a3fc61ed 100644
--- a/net-p2p/lopster/Makefile
+++ b/net-p2p/lopster/Makefile
@@ -32,7 +32,7 @@ WITH_LIBOGG= yes
.endif
.if defined(WITH_LIBOGG)
-LIB_DEPENDS+= ogg.4:${PORTSDIR}/audio/libogg
+LIB_DEPENDS+= ogg.5:${PORTSDIR}/audio/libogg
.endif
pre-everything::